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

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 12:41:08 PST 2016


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

Update patch w.r.t. Philip's comments.


http://reviews.llvm.org/D14308

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: D14308.44364.patch
Type: text/x-patch
Size: 7756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/76494e3b/attachment-0001.bin>


More information about the llvm-commits mailing list