[PATCH] D131894: [SLP]Try to vectorize single store operands.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 12:03:29 PDT 2022
ABataev added a comment.
In D131894#3723462 <https://reviews.llvm.org/D131894#3723462>, @RKSimon wrote:
> Does this fix https://github.com/llvm/llvm-project/issues/51320 and if so could you add any missing test coverage please?
test/Transforms/SLPVectorizer/X86/horizontal.ll already has the tests for this issue, actually.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131894/new/
https://reviews.llvm.org/D131894
More information about the llvm-commits
mailing list