[Clang] Deprecate __is_referenceable (#123185)
[llvm-project.git] / mlir / unittests / Dialect / SparseTensor / CMakeLists.txt
blob15a61492a8bb21f728113c0bd72085690fef2741
1 add_mlir_unittest(MLIRSparseTensorTests
2   MergerTest.cpp
4 mlir_target_link_libraries(MLIRSparseTensorTests
5   PRIVATE
6   MLIRSparseTensorUtils