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

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 11:30:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2166076b882: [Coroutine] Split PHI Nodes in `cleanuppad` blocks in a way that obeys EH pad… (authored by dpaoliello, committed by lxfind).

Repository:
  rG LLVM Github Monorepo

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.294383.patch
Type: text/x-patch
Size: 11798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/8070d236/attachment.bin>


More information about the llvm-commits mailing list