[PATCH] D94378: [LoopDeletion] Handle inner loops w/untaken backedges
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 01:52:20 PDT 2021
uabelho added a comment.
Hi,
I wrote
https://bugs.llvm.org/show_bug.cgi?id=49802
about a problem that started happening with this commit.
Since there are already two somewhat similar PRs perhaps this patch just exposes an already existing problem but I thought I'd give a heads-up here about it anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94378/new/
https://reviews.llvm.org/D94378
More information about the llvm-commits
mailing list