[PATCH] D54025: [LoopSimplifyCFG] Delete dead exiting edges
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 01:08:48 PST 2018
mkazantsev updated this revision to Diff 174732.
mkazantsev added a comment.
Rebased, lifted limitation related to breaking connectivity between nested and parent loops.
https://reviews.llvm.org/D54025
Files:
lib/Transforms/Scalar/LoopSimplifyCFG.cpp
test/Transforms/LoopSimplifyCFG/constant-fold-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54025.174732.patch
Type: text/x-patch
Size: 31975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/a315b06a/attachment-0001.bin>
More information about the llvm-commits
mailing list