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 5afb320 commit 0cb0ff4Copy full SHA for 0cb0ff4
mlir/lib/Dialect/GPU/Pipelines/CMakeLists.txt
@@ -21,6 +21,7 @@ add_mlir_dialect_library(MLIRGPUPipelines
21
MLIRNVVMToLLVM
22
MLIRReconcileUnrealizedCasts
23
MLIRSCFToControlFlow
24
+ MLIRVectorToLLVMPass
25
MLIRVectorToSCF
26
MLIRXeGPUTransforms
27
MLIRXeGPUToXeVM
0 commit comments