[PATCH] D70304: [Loop Peeling] Add possibility to enable peeling on loop nests.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 08:47:44 PST 2020


RKSimon added a comment.

In D70304#1824307 <https://reviews.llvm.org/D70304#1824307>, @ashlykov wrote:

> Hi @RKSimon!
>
> I'm trying to figure that out, the change is supposed to be off by default except the added test case and shouldn't affect anyone functionally.
>  What's LLVM policy in such cases - revert?


Yes please revert if you don't have a fix, if the build stays red then later committers are less likely to notice if their commits cause extra builds fails.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70304





More information about the llvm-commits mailing list