[PATCH] D132773: [SLP] Workaround for vectorizing loads with more than one store uses.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 10:00:19 PDT 2022
vporpo added a comment.
@davidxl I tried it, but it is not as simple as it seems. It won't vectorize the code fully unless we also modify the visiting order of the seeds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132773/new/
https://reviews.llvm.org/D132773
More information about the llvm-commits
mailing list