[PATCH] D105986: [SLP]Improve vectorization of gathered loads.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 09:25:15 PDT 2021
ABataev added a comment.
In D105986#2877362 <https://reviews.llvm.org/D105986#2877362>, @RKSimon wrote:
> Any idea why so many of these test changes are just undef<->poison changes?
Changes in the vectorizations of gathers. I'm going to prepare a separate patch and fix it there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105986/new/
https://reviews.llvm.org/D105986
More information about the llvm-commits
mailing list