[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 15:32:54 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361707: [SimplifyCFG] Added condition assumption for unreachable blocks (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61409?vs=201405&id=201424#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61409/new/
https://reviews.llvm.org/D61409
Files:
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/test/Analysis/ValueTracking/select-pattern.ll
llvm/trunk/test/Transforms/CallSiteSplitting/split-loop.ll
llvm/trunk/test/Transforms/LoopVectorize/if-pred-stores.ll
llvm/trunk/test/Transforms/SimplifyCFG/PR30210.ll
llvm/trunk/test/Transforms/SimplifyCFG/UnreachableEliminate.ll
llvm/trunk/test/Transforms/SimplifyCFG/unreachable_assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61409.201424.patch
Type: text/x-patch
Size: 8797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/1f86e048/attachment.bin>
More information about the llvm-commits
mailing list