Integrated: 8345154: IGV: Show Parse and Assertion Predicate type as extra label
Christian Hagedorn
chagedorn at openjdk.org
Thu Nov 28 14:01:43 UTC 2024
On Thu, 28 Nov 2024 07:31:55 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> `ParsePredicate` and `If/RangeCheck` nodes for Assertion Predicates dump their respective type to the `dump_spec` string. We can parse this info and show it in the "Show custom node info" filter as done for other nodes already:
>
> 
>
> Thanks,
> Christian
This pull request has now been integrated.
Changeset: 7dc00d39
Author: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7dc00d39b4e184a59cbcd644d22db61b1abe8a4b
Stats: 26 lines in 2 files changed: 24 ins; 0 del; 2 mod
8345154: IGV: Show Parse and Assertion Predicate type as extra label
Reviewed-by: rcastanedalo
-------------
PR: https://git.openjdk.org/jdk/pull/22428
More information about the hotspot-compiler-dev
mailing list