diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-10-01 06:16:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 06:16:39 -0700 |
commit | a33544b83c80dcaa851fabd2979def6f68dd6e7a (patch) | |
tree | fc80671e20a06e40ba55dbb387242f75fc3e88f4 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | b413ac1af3b884af98925a9b422582ca7ebcbecd (diff) | |
download | llvm-a33544b83c80dcaa851fabd2979def6f68dd6e7a.zip llvm-a33544b83c80dcaa851fabd2979def6f68dd6e7a.tar.gz llvm-a33544b83c80dcaa851fabd2979def6f68dd6e7a.tar.bz2 |
[OpenACC][CIR] Implement 'alloca copying' for private lowering (#161382)
The previous patch ensured that we correctly got the allocas put in
place. This patch takes the address of each element of each alloca, and
copies it to the previous one. This allows us to re-form the
pointer-structure for a recipe.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions