Skip to content

Commit 12a8aff

Browse files
committed
corrected test file
1 parent 1263ffa commit 12a8aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/mlir-translate/emitc_classops.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: mlir-translate --mlir-to-cpp -split-input-file %s | FileCheck %s
1+
// RUN: mlir-translate --mlir-to-cpp %s | FileCheck %s
22

33
emitc.class @modelClass {
44
emitc.field @fieldName0 : !emitc.array<1xf32>

0 commit comments

Comments
 (0)