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 2aeeb68 commit 92b7075Copy full SHA for 92b7075
tests/filecheck/dialects/tensor-theory/ops.mlir
@@ -17,4 +17,4 @@ builtin.module {
17
%eq_zero = "smt.eq"(%extract, %zero) : (!smt.fp<8,24>, !smt.fp<8,24>) -> !smt.bool
18
"smt.assert"(%eq_zero) : (!smt.bool) -> ()
19
// CHECK-NEXT: // CHECK-NEXT: (declare-const $idx2 (_ BitVec 64))
20
-}
+}
0 commit comments