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 964c92d commit 29a6ebbCopy full SHA for 29a6ebb
mlir/test/mlir-vulkan-runner/vector-deinterleave.mlir
@@ -1,6 +1,6 @@
1
// RUN: mlir-vulkan-runner %s \
2
// RUN: --shared-libs=%vulkan-runtime-wrappers,%mlir_runner_utils \
3
-// RUN: --entry-point-result=void --debug-only=dialect-conversion | FileCheck %s
+// RUN: --entry-point-result=void | FileCheck %s
4
5
// CHECK: [0, 2]
6
// CHECK: [1, 3]
0 commit comments