[PATCH] D91500: [VPlan] Turn VPReplicateRecipe into a VPValue.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 05:38:13 PST 2020


fhahn updated this revision to Diff 307845.
fhahn added a comment.

rebased.

In D91500#2417433 <https://reviews.llvm.org/D91500#2417433>, @reames wrote:

> Had a long conversation w/Florian today; he was nice enough to give a lot of context and general direction which helped me understand where this is going.  It also helps that e0c479cd <https://reviews.llvm.org/rGe0c479cd0e03279784925ece209ff53bdbb86cf8>, and 00a6601 <https://reviews.llvm.org/rG00a66011366c7b037d6680e6015524a41b761c34> landed recently showing alignment with the direction sketched here.
>
> Given that, LGTM

Thanks for taking a look!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91500.307845.patch
Type: text/x-patch
Size: 9236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/56bd5cd3/attachment.bin>


More information about the llvm-commits mailing list