[PATCH] D90564: [VPlan] Make VPRecipeBase inherit from VPDef.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 10:51:25 PST 2020


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

Remove toVPUser, which is unnecessary now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90564

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90564.302339.patch
Type: text/x-patch
Size: 27801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/7242815c/attachment.bin>


More information about the llvm-commits mailing list