diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2025-04-02 12:43:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 12:43:04 +0200 |
commit | ef56b5371294d0c4368b52d4f164f6aa07e1aa4d (patch) | |
tree | 6b1ee3ca420d1b4e49ac58cae01a80dc67411365 /lldb/source/Commands/CommandObjectTarget.cpp | |
parent | 7d441d9892295a6eb8aaf481e1715f039f6f224f (diff) | |
download | llvm-ef56b5371294d0c4368b52d4f164f6aa07e1aa4d.zip llvm-ef56b5371294d0c4368b52d4f164f6aa07e1aa4d.tar.gz llvm-ef56b5371294d0c4368b52d4f164f6aa07e1aa4d.tar.bz2 |
[flang][OpenMP] Extend `do concurrent` mapping to multi-range loops (#127634)
Adds support for converting mulit-range loops to OpenMP (on the host
only for now). The changes here "prepare" a loop nest for collapsing by
sinking iteration variables to the innermost `fir.do_loop` op in the
nest.
PR stack:
- https://github.com/llvm/llvm-project/pull/126026
- https://github.com/llvm/llvm-project/pull/127595
- https://github.com/llvm/llvm-project/pull/127633
- https://github.com/llvm/llvm-project/pull/127634 (this PR)
- https://github.com/llvm/llvm-project/pull/127635
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions