diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-04-24 14:12:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 14:12:20 -0700 |
commit | bae4c946a1998b0d2337a8b23c07db38afcabf12 (patch) | |
tree | b5d705205b89c7318695530c46f387f1453f179b /clang/lib/CodeGen/CodeGenModule.h | |
parent | b649b3557e7b0a95612be64c1fe2334f6ecb2132 (diff) | |
download | llvm-bae4c946a1998b0d2337a8b23c07db38afcabf12.zip llvm-bae4c946a1998b0d2337a8b23c07db38afcabf12.tar.gz llvm-bae4c946a1998b0d2337a8b23c07db38afcabf12.tar.bz2 |
[OpenACC][CIR] Implement 'num_gangs' lowering (#137216)
This is similar to the previous handful of lowering commits, except that
it takes an array of int-expressions rather than a single one. This
complicates the list of things that need updating (as the 'segments'
array also needs updating), which resulted in a bit of a refactor.
At the moment, only parallel/kernels are enabled (not parallel
loop/kernels loop), so tests are added just for those.
---------
Co-authored-by: Valentin Clement (バレンタイン クレメン) <clementval@gmail.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions