Skip to content

Commit dc48554

Browse files
jplehrgithub-actions[bot]
authored andcommitted
Automerge: [MLIR] Fix build after #131492 (#135502)
After #131492 is appears that linking MLIRAritDialect was missing.
2 parents 3fb8204 + bbc5d20 commit dc48554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/SMTLIB/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ add_mlir_translation_library(MLIRExportSMTLIB
1111
MLIRSMT
1212
MLIRSupport
1313
MLIRTranslateLib
14+
MLIRArithDialect
1415
)

0 commit comments

Comments
 (0)