diff options
author | Erich Keane <ekeane@nvidia.com> | 2024-10-11 09:05:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 09:05:19 -0700 |
commit | 5b25c31351ad1b10a3819411379b3258869c1e1b (patch) | |
tree | 527c650796339ab955235a33ef3a3db1109ed06f /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 3f156ef4cc333bcf9389addd1e0054b654501d7e (diff) | |
download | llvm-5b25c31351ad1b10a3819411379b3258869c1e1b.zip llvm-5b25c31351ad1b10a3819411379b3258869c1e1b.tar.gz llvm-5b25c31351ad1b10a3819411379b3258869c1e1b.tar.bz2 |
[OpenACC] Implement loop 'gang' clause. (#112006)
The 'gang' clause is used to specify parallel execution of loops, thus
has some complicated rules depending on the 'loop's associated compute
construct. This patch implements all of those.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions