[PATCH] D61409: [SimplifyCFG] Added condition assumption for unreachable blocks

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 09:32:00 PDT 2019


xbolva00 updated this revision to Diff 201405.
xbolva00 added a comment.

Rebased


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61409/new/

https://reviews.llvm.org/D61409

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Analysis/ValueTracking/select-pattern.ll
  test/Transforms/CallSiteSplitting/split-loop.ll
  test/Transforms/LoopVectorize/if-pred-stores.ll
  test/Transforms/SimplifyCFG/PR30210.ll
  test/Transforms/SimplifyCFG/UnreachableEliminate.ll
  test/Transforms/SimplifyCFG/unreachable_assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61409.201405.patch
Type: text/x-patch
Size: 8566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/d9b94f15/attachment.bin>


More information about the llvm-commits mailing list