[PATCH] D88059: [Coroutine] Split PHI Nodes in `cleanuppad` blocks in a way that obeys EH pad rules

Daniel Paoliello via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 11:23:50 PDT 2020


dpaoliello updated this revision to Diff 294374.
dpaoliello added a comment.

Regenerate diff


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88059/new/

https://reviews.llvm.org/D88059

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-catchswitch-cleanuppad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88059.294374.patch
Type: text/x-patch
Size: 11798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/69f6cbb4/attachment.bin>


More information about the llvm-commits mailing list