Commit 78853df
authored
[flang][OpenMP] Extend
Upstreams further parts of `do concurrent` to OpenMP conversion pass
from AMD's fork. This PR extends the pass by adding support for mapping
to the device.
PR stack:
- #155754
- #155987 do concurrent mapping to device (#155987)1 parent 5ceb450 commit 78853df
File tree
5 files changed
+524
-18
lines changed- flang
- lib/Optimizer/OpenMP
- test/Transforms/DoConcurrent
5 files changed
+524
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments