[PATCH] D90445: [SLP] Make SLPVectorizer to use `llvm.masked.gather` intrinsic

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 16:36:16 PST 2020


ABataev added a comment.

In D90445#2380023 <https://reviews.llvm.org/D90445#2380023>, @anton-afanasyev wrote:

> Added second tree entry for addresses

Yep, this looks much better now. What about adding new vectorization kind for scatter-gather?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90445



More information about the llvm-commits mailing list