8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org> Reviewed-by: chagedorn, thartmann
This commit is contained in:
parent
38367d3c3a
commit
5a0a238f67
@ -29,7 +29,7 @@
|
||||
* tests complement those in TestFpMinMaxIntrinsics, which focus more
|
||||
* on correctness aspects.
|
||||
* @library /test/lib /
|
||||
* @requires os.simpleArch == "x64"& (vm.opt.UseAVX == "null" | vm.opt.UseAVX > 0)
|
||||
* @requires os.simpleArch == "x64" & vm.cpu.features ~= ".*avx.*"
|
||||
* @run driver compiler.intrinsics.math.TestFpMinMaxReductions
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user