[PATCH] D124309: [SLP] Steer for the best chance in tryToVectorize() when rooting with binary ops.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 16:25:40 PDT 2022


vdmitrie added a comment.

In D124309#3469277 <https://reviews.llvm.org/D124309#3469277>, @ABataev wrote:

> Hi Valery, thanks for the patch. This looks good! Could you split it into 2 patches: one that renames lookahead heuristics (NFC) and the second (functional) one?

Hi Alexey,
yeah, will do that. I actually have it split locally exactly like you suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124309



More information about the llvm-commits mailing list