mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8303105: LoopRangeStrideTest fails IR verification on x86
Reviewed-by: thartmann
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
* compiler.vectorization.runner.LoopRangeStrideTest
|
||||
*
|
||||
* @requires vm.compiler2.enabled & vm.flagless
|
||||
* @requires (os.arch=="amd64" | os.arch=="x86_64" | os.simpleArch == "aarch64")
|
||||
*/
|
||||
|
||||
package compiler.vectorization.runner;
|
||||
|
||||
Reference in New Issue
Block a user