blob: 38a1a0b9ea2bb0e0a93c399dcc7389f95567857d [file] [log] [blame]
add_mlir_unittest(MLIRInterfacesTests
DataLayoutInterfacesTest.cpp
)
target_link_libraries(MLIRInterfacesTests
PRIVATE
MLIRDataLayoutInterfaces
MLIRDLTI
MLIRParser
)