RFR: 8257498: Remove useless skeleton predicates [v2]

Christian Hagedorn chagedorn at openjdk.java.net
Mon Jan 18 09:41:10 UTC 2021


> This enhancement removes useless skeleton predicates in the same way as we already remove normal useless predicates in `PhaseIdealLoop::eliminate_useless_predicates()`.
> 
> Thanks,
> Christian

Christian Hagedorn has updated the pull request incrementally with one additional commit since the last revision:

  Add handling of Deoptimization::Reason_profile_predicate

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2075/files
  - new: https://git.openjdk.java.net/jdk/pull/2075/files/49601392..0ed11ba9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2075&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2075&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2075.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2075/head:pull/2075

PR: https://git.openjdk.java.net/jdk/pull/2075


More information about the hotspot-compiler-dev mailing list