diff options
author | erichkeane <ekeane@nvidia.com> | 2025-06-27 09:26:29 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-06-27 09:27:59 -0700 |
commit | 2557f9946373148664ce90dc6da5a6677424ac2c (patch) | |
tree | 2d91cc5848a9a057cfcd6c88b1118fc0c95021cc /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | f03782dd67d3e1909a447aff25926d445cde5f3a (diff) | |
download | llvm-2557f9946373148664ce90dc6da5a6677424ac2c.zip llvm-2557f9946373148664ce90dc6da5a6677424ac2c.tar.gz llvm-2557f9946373148664ce90dc6da5a6677424ac2c.tar.bz2 |
[OpenACC][CIR] Implement 'no_create' lowering for data
This lowering ends up being identical to 'create', except it is a
acc.nocreate for the start operation, and it doesn't permit modifier
list. This patch implements this by adding it to the list of permitted
handlers (along with compute), plus adds tests.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions