[PATCH] D54025: [LoopSimplifyCFG] Delete dead exiting edges
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 22 05:07:03 PST 2018
mkazantsev updated this revision to Diff 175039.
mkazantsev marked 3 inline comments as done.
mkazantsev added a comment.
Fixed messy comments, rebased on top of deterministic collection of exit blocks, tests updated accordingly.
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.175039.patch
Type: text/x-patch
Size: 21861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/492954d8/attachment.bin>
More information about the llvm-commits
mailing list