[PATCH] D80114: [VPlan] Add & use VPValue operands for VPReplicateRecipe (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 03:42:56 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 instruction operands to
VPReplicateRecipe and uses them during code-generation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80114

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80114.264571.patch
Type: text/x-patch
Size: 4862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/7269fd98/attachment-0001.bin>


More information about the llvm-commits mailing list