Add TestLoopFusion.cpp to CMakeLists.txt

--

PiperOrigin-RevId: 249901490
This commit is contained in:
Lei Zhang 2019-05-24 14:39:05 -07:00 committed by Mehdi Amini
parent 06734badbc
commit ba104f871c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ add_llvm_library(MLIRTransforms
SimplifyAffineStructures.cpp
StripDebugInfo.cpp
TestConstantFold.cpp
TestLoopFusion.cpp
Utils/FoldUtils.cpp
Utils/GreedyPatternRewriteDriver.cpp
Utils/LoopFusionUtils.cpp