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
/
OpenACC
/
CMakeLists.txt
blob
5133d7fc38296ca4221da2255053a68545717240
1
add_mlir_unittest(MLIROpenACCTests
2
OpenACCOpsTest.cpp
3
)
4
target_link_libraries(MLIROpenACCTests
5
PRIVATE
6
MLIRIR
7
MLIROpenACCDialect
8
)