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 2cdb240 commit e1bd9ccCopy full SHA for e1bd9cc
mlir/test/Target/ExportSMTLIB/attributes.mlir
@@ -1,6 +1,6 @@
1
+// REQUIRES: z3-prover
2
// RUN: mlir-translate --export-smtlib %s | z3 -in 2>&1 | FileCheck %s
3
// RUN: mlir-translate --export-smtlib --smtlibexport-inline-single-use-values %s | z3 -in 2>&1 | FileCheck %s
-// REQUIRES: z3
4
5
// Quantifiers Attributes
6
smt.solver () : () -> () {
0 commit comments