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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 16:01:08 PDT 2019


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

Update old tests


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.197663.patch
Type: text/x-patch
Size: 42500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/72b45440/attachment.bin>


More information about the llvm-commits mailing list