Skip to content

Commit 238fe4e

Browse files
authored
[MLIR] Refix pr154556 (#155726)
Adding missing MLIRSCFTransforms
1 parent 46f5dae commit 238fe4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Conversion/XeGPUToXeVM/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ add_mlir_conversion_library(MLIRXeGPUToXeVM
2323
MLIRXeGPUDialect
2424
MLIRPass
2525
MLIRTransforms
26+
MLIRSCFTransforms
2627
)

0 commit comments

Comments
 (0)