[jdk21u-dev] RFR: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test

SendaoYan syan at openjdk.org
Tue Mar 5 12:28:51 UTC 2024


On Tue, 6 Feb 2024 08:31:02 GMT, SendaoYan <syan at openjdk.org> wrote:

> The option "-XX:LoopUnrollLimit=0" results in no unrolling and consequently no vectorization opportunities in the test code.

TestSSE2IntVect.java and TestSSE4IntVect.java fails with -XX:LoopUnrollLimit=0

![image](https://github.com/openjdk/jdk21u-dev/assets/24123821/740cd3b9-da76-4c1c-93c5-fe9ce681a97a)

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/235#issuecomment-1978659982


More information about the jdk-updates-dev mailing list