Skip to content

Commit

Permalink
8291559: x86: compiler/vectorization/TestReverseBitsVector.java fails
Browse files Browse the repository at this point in the history
Reviewed-by: kvn
  • Loading branch information
shipilev committed Jul 31, 2022
1 parent 32d410a commit acbe093
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -25,6 +25,7 @@
* @bug 8290034
* @summary Auto-vectorization of Reverse bit operation.
* @requires vm.compiler2.enabled
* @requires os.arch=="amd64" | os.arch=="x86_64"
* @library /test/lib /
* @run driver compiler.vectorization.TestReverseBitsVector
*/
Expand Down

1 comment on commit acbe093

@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.