Skip to content

Commit 2c81dbc

Browse files
authored
Update basic.mlir
1 parent e1bd9cc commit 2c81dbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/Target/ExportSMTLIB/basic.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// REQUIRES: z3-prover
22
// RUN: mlir-translate --export-smtlib %s | z3 -in %t 2>&1 | FileCheck %s
33
// RUN: mlir-translate --export-smtlib --smtlibexport-inline-single-use-values %s | z3 -in 2>&1 | FileCheck %s
4-
// REQUIRES: z3
54

65
// Function and constant symbol declarations, uninterpreted sorts
76
smt.solver () : () -> () {

0 commit comments

Comments
 (0)