[PATCH] D64972: [Loop Peeling] Do not close further unroll/peel if profile based peeling was not used

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 02:23:36 PDT 2019


skatkov added a comment.

In D64972#1607998 <https://reviews.llvm.org/D64972#1607998>, @skatkov wrote:

> In D64972#1607909 <https://reviews.llvm.org/D64972#1607909>, @skatkov wrote:
>
> > Philip, please take a look at https://reviews.llvm.org/D65501 which introduces the peeling level as possible solution to handle your comment.
>
>
> See https://reviews.llvm.org/D65503. It is the same patch but based on D65501 <https://reviews.llvm.org/D65501>.


I personally prefer this variant.


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

https://reviews.llvm.org/D64972





More information about the llvm-commits mailing list