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
[Clang][SME2] Fix PSEL builtin predicates (#77097)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
SCF
/
CMakeLists.txt
blob
4d23392af1f88dcb5018050f37bb030898c32cbf
1
add_mlir_unittest(MLIRSCFTests
2
LoopLikeSCFOpsTest.cpp
3
)
4
target_link_libraries(MLIRSCFTests
5
PRIVATE
6
MLIRIR
7
MLIRSCFDialect
8
)