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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 00:26:54 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0c479cd0e03: [VPlan] Switch VPWidenRecipe to be a VPValue (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D88447?vs=305380&id=307529#toc

Repository:
  rG LLVM Github Monorepo

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.307529.patch
Type: text/x-patch
Size: 12488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/fccac117/attachment.bin>


More information about the llvm-commits mailing list