RFR: 8343941: IGV: dump graph at different register allocation steps [v2]
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Tue Nov 12 12:02:42 UTC 2024
On Tue, 12 Nov 2024 08:27:45 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Just an idea, since you've provided a nice description for each phase in the PR description, should we add these in phasetype.hpp at the phases?
I tried this out but could not find a good way to interleave code comments and `flags` entries (only using multi-line comments with additional backslashes, which looks too convoluted in my opinion).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22017#issuecomment-2470345440
More information about the hotspot-compiler-dev
mailing list