Integrated: 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
Mon Jul 18 22:52:05 UTC 2022
On Fri, 15 Jul 2022 09:13:04 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
This pull request has now been integrated.
Changeset: 4a4d8ed8
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a4d8ed83bea048cbfa6ab4c2ef6aa066cefe650
Stats: 5 lines in 3 files changed: 4 ins; 0 del; 1 mod
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
Reviewed-by: kvn, xgong, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/9509
More information about the hotspot-compiler-dev
mailing list