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

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 16:50:01 PST 2015


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

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


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.39871.patch
Type: text/x-patch
Size: 6912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/bfb54287/attachment.bin>


More information about the llvm-commits mailing list