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 5c1a19d commit 4632671Copy full SHA for 4632671
mlir/test/Conversion/ConvertToSPIRV/vector-sizes.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-opt -test-convert-to-spirv="run-signature-conversion=false run-vector-unrolling=true" -split-input-file %s | FileCheck %s
+// RUN: mlir-opt --test-convert-to-spirv="run-signature-conversion=false run-vector-unrolling=true" --split-input-file %s | FileCheck %s
2
3
// COM: This file tests the current behaviour of the SignatureConversion
4
// COM: and the unrolling of vector.to_elements to vectors of valid SPIR-V
0 commit comments