We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fddaf6 commit d810c74Copy full SHA for d810c74
mlir/test/lib/Dialect/LLVM/CMakeLists.txt
@@ -20,6 +20,7 @@ mlir_target_link_libraries(MLIRLLVMTestPasses PUBLIC
20
MLIRReconcileUnrealizedCasts
21
MLIRSCFToControlFlow
22
MLIRTransforms
23
+ MLIRUBToLLVM
24
MLIRVectorToLLVMPass
25
MLIRVectorToSCF
26
)
0 commit comments