blob: 3346426fa0360233f4f70ef9a235444a2c080605 [file] [log] [blame]
add_mlir_unittest(MLIRAnalysisTests
AffineStructuresParser.cpp
AffineStructuresParserTest.cpp
AffineStructuresTest.cpp
LinearTransformTest.cpp
PresburgerSetTest.cpp
)
target_link_libraries(MLIRAnalysisTests
PRIVATE
MLIRLoopAnalysis
MLIRParser
)
add_subdirectory(Presburger)