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

SendaoYan syan at openjdk.org
Tue Feb 6 09:58:35 UTC 2024


On Tue, 6 Feb 2024 09:50:35 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.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix javac compiler errors

TestIntVect.java test pass after this PR:

![image](https://github.com/openjdk/jdk17u-dev/assets/24123821/9d9821c4-00dd-4f8c-81ae-7052eea1888b)

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2194#issuecomment-1929154167


More information about the jdk-updates-dev mailing list