RFR: 8343941: IGV: dump graph at different register allocation steps [v2]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Tue Nov 12 17:25:31 UTC 2024


On Tue, 12 Nov 2024 13:38:58 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

> Very very cool!

Thanks!

> @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?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22017#issuecomment-2471139621


More information about the hotspot-compiler-dev mailing list