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 63df6fa commit b0076a7Copy full SHA for b0076a7
mlir/lib/Dialect/X86Vector/IR/CMakeLists.txt
@@ -9,6 +9,7 @@ add_mlir_dialect_library(MLIRX86VectorDialect
9
10
LINK_LIBS PUBLIC
11
MLIRIR
12
+ MLIRLLVMCommonConversion
13
MLIRLLVMDialect
14
MLIRSideEffectInterfaces
15
)
0 commit comments