[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 Jan 17 11:46:03 PST 2022
reames added a comment.
Change reverted. I added a test case to demonstrate the issue with this patch so that we don't make the same mistake in the future.
In retrospect, I clearly should have reverted this earlier. My apologies.
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