[PATCH] D108848: [LoopDeletion] Separate logic in breakBackedgeIfNotTaken using symboic max trip count [nfc]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 16:13:49 PST 2021
reames added a comment.
In D108848#3138354 <https://reviews.llvm.org/D108848#3138354>, @xbolva00 wrote:
> Not NFC?
>
> https://bugs.llvm.org/show_bug.cgi?id=52535
Took a quick look at this. No obvious relation, I'd guess some type of pass ordering and/or analysis invalidation. If you can reduce me something which changes behavior with this pass, I'll take another look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108848/new/
https://reviews.llvm.org/D108848
More information about the llvm-commits
mailing list