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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 10:40:15 PST 2020


dmgreen updated this revision to Diff 305380.
dmgreen marked an inline comment as done.
dmgreen added a comment.

Rebase and address comments


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
  llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
  llvm/test/Transforms/LoopVectorize/vplan-printing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88447.305380.patch
Type: text/x-patch
Size: 12288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201115/af045e9e/attachment.bin>


More information about the llvm-commits mailing list