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

SendaoYan syan at openjdk.org
Tue Feb 6 08:51:22 UTC 2024


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

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

Commit messages:
 - Backport 4da28b40f04acc355d86d44cb8d9fa0c5c7829bd

Changes: https://git.openjdk.org/jdk17u-dev/pull/2194/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2194&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8291809
  Stats: 1180 lines in 4 files changed: 408 ins; 318 del; 454 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2194.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2194/head:pull/2194

PR: https://git.openjdk.org/jdk17u-dev/pull/2194


More information about the jdk-updates-dev mailing list