repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LLVM] Fix Maintainers.md formatting (NFC)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
SparseTensor
/
CMakeLists.txt
blob
f9594aab3bbc6f704c3905c25fe9b72b65970e2e
1
add_mlir_unittest(MLIRSparseTensorTests
2
MergerTest.cpp
3
)
4
target_link_libraries(MLIRSparseTensorTests
5
PRIVATE
6
MLIRSparseTensorUtils
7
)