[PATCH] D147783: [VPlan] Add stride->constant VPlan mapping at construction.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 12:50:07 PDT 2023


fhahn updated this revision to Diff 523140.
fhahn marked an inline comment as done.
fhahn added a comment.

Rebased on top of e41dce4d4974 <https://reviews.llvm.org/rGe41dce4d4974f41d8e7572dfc698e5ddd55a3d4b>, ping :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147783

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/ARM/mve-gather-scatter-tailpred.ll
  llvm/test/Transforms/LoopVectorize/RISCV/strided-accesses.ll
  llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147783.523140.patch
Type: text/x-patch
Size: 33253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/0cc792b9/attachment.bin>


More information about the llvm-commits mailing list