aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-06-26 09:25:59 -0700
committerGitHub <noreply@github.com>2025-06-26 09:25:59 -0700
commit69bbf2135e7dcd685acf6111e148e620cfe10280 (patch)
treea27f9cfd1b806716f8f891459a110a866aa68a61 /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent2e3995981cb3373e1159c2822e9ab48911caa0d9 (diff)
downloadllvm-69bbf2135e7dcd685acf6111e148e620cfe10280.zip
llvm-69bbf2135e7dcd685acf6111e148e620cfe10280.tar.gz
llvm-69bbf2135e7dcd685acf6111e148e620cfe10280.tar.bz2
[OpenACC][CIR] Implement 'modifier-list' lowering (#145770)
Some of the 'data' clauses can have a 'modifier-list' which specifies one of a few keywords from a list. This patch adds support for lowering them following #144806. We have to keep a separate enum from MLIR, since we have to keep 'always' around for semantic reasons, whereas the dialect doesn't differentiate these. This patch ensures we get these right for the only applicable clause so far, which is 'copy'.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions