blob: 81be1831ff0b7587dc1eeb8ea122eadded41bfbc [file] [log] [blame]
add_mlir_unittest(MLIRIRTests
AttributeTest.cpp
DialectTest.cpp
MemRefTypeTest.cpp
OperationSupportTest.cpp
ShapedTypeTest.cpp
)
target_link_libraries(MLIRIRTests
PRIVATE
MLIRIR)