[PATCH] D29428: [SimplifyCFG] Merge similar fatal error blocks ending in unreachable

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 10:40:25 PST 2017


rnk updated this revision to Diff 86853.
rnk added a comment.

- style and comments


https://reviews.llvm.org/D29428

Files:
  lib/Transforms/Scalar/SimplifyCFGPass.cpp
  test/CodeGen/Thumb2/setjmp_longjmp.ll
  test/CodeGen/Thumb2/thumb2-tbh.ll
  test/CodeGen/X86/tail-dup-assert.ll
  test/Transforms/SimplifyCFG/implied-cond.ll
  test/Transforms/SimplifyCFG/tail-merge-assert.ll
  test/Transforms/SimplifyCFG/tail-merge-noreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29428.86853.patch
Type: text/x-patch
Size: 35154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/81742820/attachment.bin>


More information about the llvm-commits mailing list