[PATCH] D89768: [Coroutine] Properly determine whether an alloca should live on the frame
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 11:40:40 PDT 2020
lxfind updated this revision to Diff 299431.
lxfind added a comment.
clang-tidy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89768/new/
https://reviews.llvm.org/D89768
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-alloca-01.ll
llvm/test/Transforms/Coroutines/coro-alloca-02.ll
llvm/test/Transforms/Coroutines/coro-alloca-03.ll
llvm/test/Transforms/Coroutines/coro-alloca-04.ll
llvm/test/Transforms/Coroutines/coro-debug-frame-variable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89768.299431.patch
Type: text/x-patch
Size: 33263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/f6e0eddf/attachment.bin>
More information about the llvm-commits
mailing list