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
[SLP]Fix PR104422: Wrong value truncation
[llvm-project.git]
/
mlir
/
unittests
/
Support
/
CMakeLists.txt
blob
ec79a1c64090924e986a1f510f8e62f720735030
1
add_mlir_unittest(MLIRSupportTests
2
CyclicReplacerCacheTest.cpp
3
IndentedOstreamTest.cpp
4
StorageUniquerTest.cpp
5
)
6
7
target_link_libraries(MLIRSupportTests
8
PRIVATE MLIRSupport)