[PATCH] D108833: [LoopDeletion] Use max trip count to break backedge in addition to exact one
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 29 13:55:33 PST 2021
reames added a comment.
In D108833#3158617 <https://reviews.llvm.org/D108833#3158617>, @uabelho wrote:
> Hi,
>
> The following starts crashing with this patch:
Please file a bug. This does not appear to be a regression with this patch. I've done some analysis and will provide it in the bug report.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108833/new/
https://reviews.llvm.org/D108833
More information about the llvm-commits
mailing list