[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 Dec 14 00:57:56 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.

There:
https://github.com/llvm/llvm-project/issues/52688


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