RFR: 8343941: IGV: dump graph at different register allocation steps [v2]
Damon Fenacci
dfenacci at openjdk.org
Tue Nov 12 18:03:19 UTC 2024
On Tue, 12 Nov 2024 13:38:58 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:
>> Roberto CastaƱeda Lozano has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Split FIXUP_SPILLS
>
> Very very cool!
> @robcasloz do you think it could make sense to add a few IR tests just to make sure that the new steps are actually dumped?
> I think that would be a good idea, but since we do not have any such test yet, I propose to address that in a separate RFE, starting from the most important phase dumps (i.e. in increasing graph dump level). Does that make sense @dafedafe?
Totally! Thanks @robcasloz.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22017#issuecomment-2471217614
More information about the hotspot-compiler-dev
mailing list