[PATCH] D90445: [SLP] Make SLPVectorizer to use `llvm.masked.gather` intrinsic
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 02:02:01 PST 2020
anton-afanasyev added a comment.
In D90445#2380322 <https://reviews.llvm.org/D90445#2380322>, @ABataev wrote:
> 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?
What do you mean by "vectorization kind"? Vectorization is differentiated by bundle instructions opcode.
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