RFR: 8257498: Remove useless skeleton predicates [v6]
Christian Hagedorn
chagedorn at openjdk.java.net
Mon Jan 25 10:44:59 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:
Fix consistency
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2075/files
- new: https://git.openjdk.java.net/jdk/pull/2075/files/9109b289..0e262807
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2075&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2075&range=04-05
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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