Skip to content

Commit e1bd9cc

Browse files
authored
Update attributes.mlir
1 parent 2cdb240 commit e1bd9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Target/ExportSMTLIB/attributes.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
// REQUIRES: z3-prover
12
// RUN: mlir-translate --export-smtlib %s | z3 -in 2>&1 | FileCheck %s
23
// RUN: mlir-translate --export-smtlib --smtlibexport-inline-single-use-values %s | z3 -in 2>&1 | FileCheck %s
3-
// REQUIRES: z3
44

55
// Quantifiers Attributes
66
smt.solver () : () -> () {

0 commit comments

Comments
 (0)