[PATCH] D74094: Reapply: [IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 4 10:18:48 PDT 2023
nickdesaulniers updated this revision to Diff 547271.
nickdesaulniers retitled this revision from "[IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas" to "Reapply: [IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas".
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a reverted change: rGe26c24b84921: Revert "[IRGen] Emit lifetime intrinsics around temporary aggregate argument….
nickdesaulniers added a comment.
Herald added a subscriber: jvesely.
- rebase on opaque ptrs
WIP, the following tests now fail and need to be updated:
Failed Tests (3):
Clang :: CodeGenCXX/amdgcn-call-with-aggarg.cpp
Clang :: CodeGenCoroutines/pr59181.cpp
Clang :: Driver/ps4-ps5-relax-relocations.c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74094/new/
https://reviews.llvm.org/D74094
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGCall.h
clang/test/CodeGen/lifetime-call-temp.c
clang/test/CodeGenCXX/amdgcn-call-with-aggarg.cpp
clang/test/CodeGenCXX/stack-reuse-miscompile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74094.547271.patch
Type: text/x-patch
Size: 8289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230804/e5b8b6c7/attachment-0001.bin>
More information about the cfe-commits
mailing list