[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 11:16:02 PDT 2020


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

Ran clang-format


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


More information about the llvm-commits mailing list