[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 10:30:36 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?
Yep, it fixes this issue, will add a test.
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