[PATCH] D157371: [VPlan] Support interleaving for outer-loop vectorization

Lou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 13:58:08 PDT 2023


iamlouk updated this revision to Diff 557499.
iamlouk added a comment.

Rebase and update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157371/new/

https://reviews.llvm.org/D157371

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/test/Transforms/LoopVectorize/explicit_outer_detection.ll
  llvm/test/Transforms/LoopVectorize/outer_loop_unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157371.557499.patch
Type: text/x-patch
Size: 12117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230929/259534d4/attachment.bin>


More information about the llvm-commits mailing list