[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
Tue Sep 22 14:07:42 PDT 2020


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

Add requested assert


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.293564.patch
Type: text/x-patch
Size: 12079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/9ab5add4/attachment.bin>


More information about the llvm-commits mailing list