[PATCH] D32353: [LoopSimplify] Simplify constant conditional branches to unconditional branches
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 08:20:18 PDT 2017
anna updated this revision to Diff 96146.
anna added a comment.
Missed adding the test file, and removed some messages used while debugging.
https://reviews.llvm.org/D32353
Files:
lib/Transforms/Scalar/LoopSimplifyCFG.cpp
test/Transforms/LoopSimplifyCFG/merge-constant-conditional-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32353.96146.patch
Type: text/x-patch
Size: 12662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/d281fe5f/attachment.bin>
More information about the llvm-commits
mailing list