brintos

brintos / llvm-project-archived public Read only

0
0
Text · 144 B · 15a6149 Raw
8 lines · plain
1add_mlir_unittest(MLIRSparseTensorTests2  MergerTest.cpp3)4mlir_target_link_libraries(MLIRSparseTensorTests5  PRIVATE6  MLIRSparseTensorUtils7)8