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
IndVarSimplify: thread CmpPredicate to SCEV (NFC) (#125240)
[llvm-project.git]
/
mlir
/
test
/
lib
/
Dialect
/
TestDyn
/
CMakeLists.txt
blob
2c6854efee530f451c4c6614307d752755717199
1
add_mlir_dialect_library(MLIRTestDynDialect
2
TestDynDialect.cpp
3
4
EXCLUDE_FROM_LIBMLIR
5
)
6
mlir_target_link_libraries(MLIRTestDynDialect PUBLIC
7
MLIRIR
8
)