[PATCH] D102615: [LoopDeletion] Break backedge if we can prove that the loop is exited on 1st iteration
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 01:57:23 PDT 2021
uabelho added a comment.
In D102615#2781303 <https://reviews.llvm.org/D102615#2781303>, @mkazantsev wrote:
> Thanks, I'll see into the test and revert it if it's indeed a bug.
Great! (It's reverted already due to the compile-time regression I think. https://reviews.llvm.org/rG832c99f727723bab2baf5a477bda3d91fed56f5d )
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102615/new/
https://reviews.llvm.org/D102615
More information about the llvm-commits
mailing list