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 1263ffa commit 12a8affCopy full SHA for 12a8aff
mlir/test/mlir-translate/emitc_classops.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-translate --mlir-to-cpp -split-input-file %s | FileCheck %s
+// RUN: mlir-translate --mlir-to-cpp %s | FileCheck %s
2
3
emitc.class @modelClass {
4
emitc.field @fieldName0 : !emitc.array<1xf32>
0 commit comments