diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-05-07 13:48:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 13:48:17 -0700 |
commit | f4e7ba02cc7fd35f3e5ad82cf98c3220af7cd068 (patch) | |
tree | 283992a8278e6120c79094341d39ac033c7b8c27 /llvm/unittests/ADT/DenseMapTest.cpp | |
parent | 62a2f0fdc74f086c875833eefe9099bd30f41957 (diff) | |
download | llvm-f4e7ba02cc7fd35f3e5ad82cf98c3220af7cd068.zip llvm-f4e7ba02cc7fd35f3e5ad82cf98c3220af7cd068.tar.gz llvm-f4e7ba02cc7fd35f3e5ad82cf98c3220af7cd068.tar.bz2 |
[OpenACC][CIR] Implement 'worker'/'vector' lowering (#138765)
This patch implements worker and vector lowering for the loop construct,
which are fairly simple clauses, except that they also have a 'no
argument' form which requires a touch more work. Else, these are just
like a handful of other clauses where we just keep the device_type array
and operands in sync.
Diffstat (limited to 'llvm/unittests/ADT/DenseMapTest.cpp')
0 files changed, 0 insertions, 0 deletions