git: openjdk/jdk: master: 8342945: Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor
Christian Hagedorn
chagedorn at openjdk.org
Thu Nov 7 07:06:14 UTC 2024
Changeset: a6c85daa
Branch: master
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2024-11-07 07:05:20 +0000
URL: https://git.openjdk.org/jdk/commit/a6c85daa1c5e685ab64cbf9860a022aaa4a0d7f8
8342945: Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor
Reviewed-by: thartmann, roland, kvn
! src/hotspot/share/opto/loopPredicate.cpp
! src/hotspot/share/opto/loopnode.cpp
! src/hotspot/share/opto/loopnode.hpp
! src/hotspot/share/opto/predicates.hpp
More information about the jdk-changes
mailing list