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

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 15:18:16 PST 2015


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

Update w.r.t Philip's and David'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.39424.patch
Type: text/x-patch
Size: 6693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/93f67b88/attachment.bin>


More information about the llvm-commits mailing list