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
[mlir][Linalg] NFC: Expose a method to deduplicate operands/remove dead results of...
[llvm-project.git]
/
llvm
/
tools
/
reduce-chunk-list
/
CMakeLists.txt
blob
5af76597bffac3e9b63e1d9356f24aca89dcc890
1
set(LLVM_LINK_COMPONENTS
2
Support
3
)
4
5
add_llvm_tool(reduce-chunk-list
6
reduce-chunk-list.cpp
7
8
DEPENDS
9
)