Skip to content

Commit 92b7075

Browse files
committed
Add file
1 parent 2aeeb68 commit 92b7075

File tree

1 file changed

+1
-1
lines changed
  • tests/filecheck/dialects/tensor-theory

1 file changed

+1
-1
lines changed

tests/filecheck/dialects/tensor-theory/ops.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ builtin.module {
1717
%eq_zero = "smt.eq"(%extract, %zero) : (!smt.fp<8,24>, !smt.fp<8,24>) -> !smt.bool
1818
"smt.assert"(%eq_zero) : (!smt.bool) -> ()
1919
// CHECK-NEXT: // CHECK-NEXT: (declare-const $idx2 (_ BitVec 64))
20-
}
20+
}

0 commit comments

Comments
 (0)