[PATCH] D108833: [LoopDeletion] Use max trip count to break backedge in addition to exact one

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 00:51:41 PST 2021


uabelho added a comment.

In D108833#3159454 <https://reviews.llvm.org/D108833#3159454>, @reames wrote:

> 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.

Sure, will do (as soon as we have a bug reporting system again and I realize how to use it :) .
Thanks!


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