diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-06-30 06:19:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 06:19:43 -0700 |
commit | a99fee6989a66ca7cb73fc2fcbac0f693d122326 (patch) | |
tree | b049f412f1680021cb1db6e9ba228b487e858957 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 51dfe28f8754417dbd367150792116324881f496 (diff) | |
download | llvm-a99fee6989a66ca7cb73fc2fcbac0f693d122326.zip llvm-a99fee6989a66ca7cb73fc2fcbac0f693d122326.tar.gz llvm-a99fee6989a66ca7cb73fc2fcbac0f693d122326.tar.bz2 |
[OpenACC][CIR] Implement 'exit data' construct + clauses (#146167)
Similar to 'enter data', except the data clauses have a 'getdeviceptr'
operation before, so that they can properly use the 'exit' operation
correctly. While this is a touch awkward, it fits perfectly into the
existing infrastructure.
Same as with 'enter data', we had to add some add-functions for async
and wait.
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions