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
[Workflow] Roll back some settings since they caused more issues
[llvm-project.git]
/
mlir
/
lib
/
Dialect
/
Utils
/
CMakeLists.txt
blob
7d40caebe1e0536a775ac1cd4a298c335e6beb1f
1
add_mlir_library(MLIRDialectUtils
2
IndexingUtils.cpp
3
ReshapeOpsUtils.cpp
4
StructuredOpsUtils.cpp
5
StaticValueUtils.cpp
6
7
LINK_LIBS PUBLIC
8
MLIRArithUtils
9
MLIRIR
10
)