RFR: 8297384: Add IR tests for existing idealizations of arithmetic nodes [v2]
Zhiqiang Zang
duke at openjdk.org
Tue Nov 22 21:08:31 UTC 2022
On Tue, 22 Nov 2022 09:47:06 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Nice additional tests! They look good.
Thank you for reviewing. I noticed `RotateLeftNodeIntIdealizationTests.java` and `RotateLeftNodeLongIdealizationTests.java` failed on x86. Does this matter should we make sure they pass?
-------------
PR: https://git.openjdk.org/jdk/pull/11049
More information about the hotspot-compiler-dev
mailing list