Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8289801

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

XMLWordPrintable

    • b07

      In the past, we've run into some IR verification failures due to running a test on a rare/special machine setup (for example, only having UseAVX=1). But these flags are not on the whitelist and IR matching will not be performed. We should consider adding all these flags to the whitelist which simulate a specific machine setup (UseAVX, UseSSE, UseSVE etc.) because we could actually be running an IR test on exactly such a machine at some point. This allows us to verify such configurations in our (pre-integration) testing.

            jiefu Jie Fu
            chagedorn Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: