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 e1bd9cc commit 2c81dbcCopy full SHA for 2c81dbc
mlir/test/Target/ExportSMTLIB/basic.mlir
@@ -1,7 +1,6 @@
1
// REQUIRES: z3-prover
2
// RUN: mlir-translate --export-smtlib %s | z3 -in %t 2>&1 | FileCheck %s
3
// RUN: mlir-translate --export-smtlib --smtlibexport-inline-single-use-values %s | z3 -in 2>&1 | FileCheck %s
4
-// REQUIRES: z3
5
6
// Function and constant symbol declarations, uninterpreted sorts
7
smt.solver () : () -> () {
0 commit comments