forked from OSchip/llvm-project
Add LoopFusionUtils.cpp to CMakeLists.
-- PiperOrigin-RevId: 249887371
This commit is contained in:
parent
a560f2c646
commit
e53b7d2c02
|
@ -19,6 +19,7 @@ add_llvm_library(MLIRTransforms
|
|||
TestConstantFold.cpp
|
||||
Utils/FoldUtils.cpp
|
||||
Utils/GreedyPatternRewriteDriver.cpp
|
||||
Utils/LoopFusionUtils.cpp
|
||||
Utils/LoopUtils.cpp
|
||||
Utils/Utils.cpp
|
||||
Vectorization
|
||||
|
|
Loading…
Reference in New Issue