Skip to content

Commit

Permalink
Only run test on 64-bit because match rule for Op_MulAddVS2VI is only…
Browse files Browse the repository at this point in the history
… defined on 64-bit
  • Loading branch information
chhagedorn committed Sep 21, 2023
1 parent 52d6b2d commit 5225872
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
/**
* @test
* @bug 8310886
* @requires vm.bits == "64"
* @summary Test MulAddS2I vectorization.
* @library /test/lib /
* @run driver compiler.loopopts.superword.TestMulAddS2I
Expand Down

0 comments on commit 5225872

Please sign in to comment.