On Fri, 20 Mar 2026 07:20:50 GMT, Eric Fang <[email protected]> wrote:
> I noticed that [phaseX.cpp > line2053](https://github.com/openjdk/jdk/blob/7e943e7d41ee8175660e236c4b7fe39604fdae2f/src/hotspot/share/opto/phaseX.cpp#L2053) > mentioned a similar issue with AndV, but I tested > [VectorLogicalOpIdentityTest.java](https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/vectorapi/VectorLogicalOpIdentityTest.java) > 100 times and it passed every time. You added this comment, do you remember > which test failed then? I found them: jdk/incubator/vector/ByteVector128LoadStoreTests.java jdk/incubator/vector/ByteVector64LoadStoreTests.java jdk/incubator/vector/ByteVectorMaxLoadStoreTests.java jdk/incubator/vector/ShortVector128LoadStoreTests.java jdk/incubator/vector/ShortVector64LoadStoreTests.java jdk/incubator/vector/ShortVectorMaxLoadStoreTests.java ------------- PR Comment: https://git.openjdk.org/jdk/pull/28313#issuecomment-4107878101
