RFR: 8357649: IGV: add block index to the supplemental node properties

duke duke at openjdk.org
Mon May 26 06:36:57 UTC 2025


On Fri, 23 May 2025 13:42:12 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

> This PR adds the block index to IGV node properties as soon as the CFG has been scheduled. This is really handy when working on peepholes, where one has to work with block indices.
> 
> ![Screenshot from 2025-05-23 15-35-29](https://github.com/user-attachments/assets/1a895e07-cf5f-4eed-afd0-08fe26cf0266)
> 
> Testing:
>  - [x] [Github Actions](https://github.com/mhaessig/jdk/actions?query=branch%3AJDK-8357649-block-index)
>  - [x] tier1, tier2, and some Oracle internal testing on Oracle supported platfors and OSs
> 
> Shout out to @robcasloz for coming up with an initial version of this patch.

@mhaessig 
Your change (at version bb149db5962bb9959adc139797992c8b3ab2bb7e) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25414#issuecomment-2908711039


More information about the hotspot-compiler-dev mailing list