diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-10-02 06:10:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 06:10:08 -0700 |
commit | 119cdf7e1b70493148daa9f51d88d6595a680dc0 (patch) | |
tree | 2763672412ef1461228428d9e939ef2060c0e8cc /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 2ece31bb9f31ea48f456bab339e63f38673c94e5 (diff) | |
download | llvm-119cdf7e1b70493148daa9f51d88d6595a680dc0.zip llvm-119cdf7e1b70493148daa9f51d88d6595a680dc0.tar.gz llvm-119cdf7e1b70493148daa9f51d88d6595a680dc0.tar.bz2 |
[OpenACC][CIR] Finish 'private' recipe lowering by doing 'init' (#161540)
Private only does 'init' when a constructor needs to be called, so this
patch adds that. The logic of what to init is caused by Sema, but the
tests show that types that are pointers or non-class-types or class
types without a constructor aren't actually initialized.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions