diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-05-09 09:29:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 09:29:46 -0700 |
commit | 6ff3b8e5b5757ab2c43913e98c16138a0e23d647 (patch) | |
tree | 8283373b69542be1af687cc51fef2cdc196f0659 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 98181200db2af6e0aa43318d11c5c37e65c72845 (diff) | |
download | llvm-6ff3b8e5b5757ab2c43913e98c16138a0e23d647.zip llvm-6ff3b8e5b5757ab2c43913e98c16138a0e23d647.tar.gz llvm-6ff3b8e5b5757ab2c43913e98c16138a0e23d647.tar.bz2 |
[OpenACC][CIR] Impl default/seq lowering for combined constructs (#139263)
This adds two clauses plus the infrastructure for emitting the clauses
on combined constructs. Combined constructs require two operations, so
this makes sure we emit on the 'correct' one. It DOES require that the
combined construct handling picks the correct one to put it on, AND sets
up the 'inserter' correctly, but these two clauses don't require an
inserter, so a future patch will get those.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions