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
/
MemRef
/
CMakeLists.txt
blob
c3f349ad8ec55492e155b87ffbbc3a507235adb4
1
add_mlir_unittest(MLIRMemRefTests
2
InferShapeTest.cpp
3
)
4
target_link_libraries(MLIRMemRefTests
5
PRIVATE
6
MLIRMemRefDialect
7
)