[PATCH] D13718: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 15:57:15 PDT 2015


chenli updated this revision to Diff 38476.
chenli added a comment.

Update the patch so it does not crash bug 25299.


http://reviews.llvm.org/D13718

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/bug-25299.ll
  test/Transforms/SimplifyCFG/invoke_unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13718.38476.patch
Type: text/x-patch
Size: 6766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/afc5d5e3/attachment.bin>


More information about the llvm-commits mailing list