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

Details

    • b07

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: