[PATCH] D104732: [SCEV] Support signed predicates in applyLoopGuards.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 01:17:10 PDT 2021


fhahn added a comment.

In D104732#2836961 <https://reviews.llvm.org/D104732#2836961>, @Meinersbur wrote:

> In D104732#2836630 <https://reviews.llvm.org/D104732#2836630>, @lebedev.ri wrote:
>
>> I'm pretty sure polly is documented as not being the first-tier project, and is excluded from being the reason for reverts.
>> If i'm wrong i would like to be corrected.
>
> I hereby correct you.
>
> It was originally proposed by Renato, but in a followup [2] it is made clear that "we should not break it" [3].
>
> [1] https://lists.llvm.org/pipermail/llvm-dev/2020-November/146337.html
> [2] https://lists.llvm.org/pipermail/llvm-dev/2020-November/146349.html
> [3] https://lists.llvm.org/pipermail/llvm-dev/2020-November/146357.html
>
> In D104732#2836854 <https://reviews.llvm.org/D104732#2836854>, @fhahn wrote:
>
>> Thanks for the heads-up. It looks like the polly test just needs updating. I won't be able to do that in the next 12 hours or so. I'm not sure about the policy with respect to Polly, but if it is blocking you, it would be great if you could revert it in the meantime.
>
> Fixed in https://reviews.llvm.org/rG84046ebd9543d60832d9a580bcbe2e3e5acc3217

Thank you very much Michael!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104732/new/

https://reviews.llvm.org/D104732



More information about the llvm-commits mailing list