[PATCH] D88447: [VPlan] Switch VPWidenRecipe to be a VPValue

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 13:29:41 PDT 2020


dmgreen updated this revision to Diff 297944.
dmgreen added a comment.

Update and rebase. This still removes NeedDef and now also changes the way that some recipes are registered and removed, to allow the reductions to replace VPWidenRecipes.


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

https://reviews.llvm.org/D88447

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  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: D88447.297944.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/2563c267/attachment.bin>


More information about the llvm-commits mailing list