Skip to content

Commit 713def0

Browse files
author
Jatin Bhateja
committed
8303105: LoopRangeStrideTest fails IR verification on x86
Reviewed-by: thartmann
1 parent 34a9246 commit 713def0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/compiler/vectorization/runner/LoopRangeStrideTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
* compiler.vectorization.runner.LoopRangeStrideTest
3838
*
3939
* @requires vm.compiler2.enabled & vm.flagless
40+
* @requires (os.arch=="amd64" | os.arch=="x86_64" | os.simpleArch == "aarch64")
4041
*/
4142

4243
package compiler.vectorization.runner;

0 commit comments

Comments
 (0)