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
/
ArmSME
/
CMakeLists.txt
blob
affd435ef7bfc222e16671a1281729e0923e297b
1
add_mlir_unittest(MLIRArmSMETests
2
TileTypeConversionTest.cpp)
3
target_link_libraries(MLIRArmSMETests
4
PRIVATE
5
MLIRArmSMEToLLVM)