Skip to content

Commit b0076a7

Browse files
committed
added MLIRLLVMCommonConversion in cmake to fix the amd/arm bot build issues
1 parent 63df6fa commit b0076a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/X86Vector/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ add_mlir_dialect_library(MLIRX86VectorDialect
99

1010
LINK_LIBS PUBLIC
1111
MLIRIR
12+
MLIRLLVMCommonConversion
1213
MLIRLLVMDialect
1314
MLIRSideEffectInterfaces
1415
)

0 commit comments

Comments
 (0)