[PATCH] D132773: [SLP] Workaround for vectorizing loads with more than one store uses.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 10:07:13 PDT 2022


davidxl added a comment.

Naive question -- can this be done as a post-processing step with proper reordering?


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