RFR: 8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX

Jie Fu jiefu at openjdk.org
Fri Jul 15 09:23:35 UTC 2022


Hi all,

Please review this trivial change which adds `UseAVX, UseSSE and UseSVE` to the whitelist of IR test framework.

Thanks.
Best regards,
Jie

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

Commit messages:
 - 8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX

Changes: https://git.openjdk.org/jdk/pull/9509/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9509&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8289801
  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/9509.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9509/head:pull/9509

PR: https://git.openjdk.org/jdk/pull/9509


More information about the hotspot-compiler-dev mailing list