[PATCH] D87810: [Coroutine] Fix a bug where Coroutine incorrectly spills phi and invoke defs before CoroBegin
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 08:13:27 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b533d6cdeed: [Coroutine] Fix a bug where Coroutine incorrectly spills phi and invoke defsā¦ (authored by lxfind).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87810/new/
https://reviews.llvm.org/D87810
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-spill-defs-before-corobegin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87810.292513.patch
Type: text/x-patch
Size: 6160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/cf2ccf17/attachment.bin>
More information about the llvm-commits
mailing list