[PATCH] D80220: [VPlan] Add & use VPValue indices for VPWidenGEPRecipe (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 09:17:26 PDT 2020
fhahn created this revision.
fhahn added reviewers: Ayal, gilr, rengolin.
Herald added subscribers: vkmr, psnobl, rogfer01, rkruppe, bollu, hiraditya.
Herald added a project: LLVM.
This patch adds VPValue version of the GEP's indices to
VPWidenGEPRecipe and uses them during code-generation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80220
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80220.264944.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/6ac4936c/attachment.bin>
More information about the llvm-commits
mailing list