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

Tobias Hartmann thartmann at openjdk.org
Mon Jul 18 11:18:09 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. I'll run testing and report back once it passed.

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list