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.
RUN
vector-deinterleave.mlir
1 parent 13d983e commit 1539989Copy full SHA for 1539989
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