RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034 [v2]
Jatin Bhateja
jbhateja at openjdk.org
Thu Aug 25 19:06:54 UTC 2022
> Hi,
>
> This bug fix patch fixes the incorrect computation during constant folding of Reverse[IL] IR node.
> A new utility class has been added to optimize computation of reverse_bit operation using GCC built-ins.
>
> Kindly review and share your feedback.
>
> Best Regards,
> Jatin
Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
8291649: Review comments resolutions.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9987/files
- new: https://git.openjdk.org/jdk/pull/9987/files/6d6e29b4..369bbd7a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9987&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9987&range=00-01
Stats: 43 lines in 2 files changed: 12 ins; 3 del; 28 mod
Patch: https://git.openjdk.org/jdk/pull/9987.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9987/head:pull/9987
PR: https://git.openjdk.org/jdk/pull/9987
More information about the hotspot-compiler-dev
mailing list