RFR: 8302738: IGV: refine 'Simplify graph' filter

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Mon Mar 27 11:45:37 UTC 2023


On Mon, 20 Mar 2023 12:27:26 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> Maybe the node info can be improved further in a future RFE, for example for CountedLoop nodes to also show if it is a pre/main/post loop or to add the stride.

Good suggestion! I agree that there is room for further exploiting custom node info in the future, loop nodes are excellent candidates :)

Thanks @chhagedorn and @tobiasholenstein for looking at this (rather large) changeset and giving valuable feedback! I addressed your comments, please let me know what you think.

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

PR Comment: https://git.openjdk.org/jdk/pull/12955#issuecomment-1484991958
PR Comment: https://git.openjdk.org/jdk/pull/12955#issuecomment-1484994462


More information about the hotspot-compiler-dev mailing list