Skip to content

Commit

Permalink
8303105: LoopRangeStrideTest fails IR verification on x86
Browse files Browse the repository at this point in the history
Reviewed-by: thartmann
  • Loading branch information
Jatin Bhateja committed Mar 9, 2023
1 parent 34a9246 commit 713def0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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;
Expand Down

1 comment on commit 713def0

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.