[PATCH] D76992: [VPlan] Add & use VPValue operands for VPWidenRecipe (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 08:38:47 PDT 2020


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

Rebased after landing VPWidenCallRecipe in 90be3c24a7162a488f68f7cce159017c10408133 <https://reviews.llvm.org/rG90be3c24a7162a488f68f7cce159017c10408133>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76992

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76992.255352.patch
Type: text/x-patch
Size: 8316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/9f172df4/attachment-0001.bin>


More information about the llvm-commits mailing list