RFR: 8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX [v2]
Xiaohong Gong
xgong at openjdk.org
Mon Jul 18 02:47:03 UTC 2022
On Sun, 17 Jul 2022 10:15:52 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> Hi all,
>>
>> Please review this trivial change which adds `UseAVX, UseSSE and UseSVE` to the whitelist of IR test framework.
>>
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>
> Address review comments
Looks good to me! Thanks!
-------------
Marked as reviewed by xgong (Committer).
PR: https://git.openjdk.org/jdk/pull/9509
More information about the hotspot-compiler-dev
mailing list