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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
OpenMP
/
Inputs
/
multiple_regions.inc
blob
f519bee6c5b5eec64c37fe56fae6fc9f698d07d4
1
#pragma omp target
2
{
3
i = i + VALUE;
4
}