[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 15:41:28 PDT 2019
xbolva00 created this revision.
xbolva00 added reviewers: spatel, efriedma.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
PR41688
Repository:
rL LLVM
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/SimplifyCFG/UnreachableEliminate.ll
test/Transforms/SimplifyCFG/unreachable_assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61409.197658.patch
Type: text/x-patch
Size: 11218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/d851b919/attachment.bin>
More information about the llvm-commits
mailing list