We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a29dfe commit 008e162Copy full SHA for 008e162
mlir/test/Dialect/X86Vector/dot-bf16.mlir
@@ -1,3 +1,5 @@
1
+// REQUIRES: target=x86{{.*}}
2
+
3
// RUN: mlir-opt %s \
4
// RUN: -convert-vector-to-llvm="enable-x86vector" -convert-to-llvm \
5
// RUN: -reconcile-unrealized-casts | \
0 commit comments