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
[LLVM] Fix Maintainers.md formatting (NFC)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
AMDGPU
/
CMakeLists.txt
blob
d9a699e96288e825aeec5641b49daa1f6919fc62
1
add_mlir_unittest(MLIRAMDGPUTests
2
AMDGPUUtilsTest.cpp
3
)
4
target_link_libraries(MLIRAMDGPUTests
5
PRIVATE
6
MLIRAMDGPUUtils
7
)