[PATCH] D65197: [LV] Tail-loop Folding

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 06:35:12 PDT 2019


Meinersbur added a comment.

In D65197#1599082 <https://reviews.llvm.org/D65197#1599082>, @SjoerdMeijer wrote:

> > Just just realized that docs for llvm.loop.vectorize.predicate.enable is part of D64744 <https://reviews.llvm.org/D64744>, which otherwise is a clang-only patch.
>
> Yep, indeed, so I assume that's all good.


Before we had the monoropo reviewers frequently asked to split patches into the LLVM and Clang part. With the monorepo, I am not sure the rule still needs to be followed. At least, I did not expect LLVM documentation in a clang patch, so sorry for the non-applicable comment.


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

https://reviews.llvm.org/D65197





More information about the llvm-commits mailing list