[PATCH] D90558: [VPlan] Add VPDef class.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 08:43:49 PST 2020


fhahn updated this revision to Diff 305175.
fhahn marked 7 inline comments as done.
fhahn added a comment.

Thanks for taking a look! Addressed the comments & also added a bit more comments and updated VectorizationPlan.rst


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90558

Files:
  llvm/docs/Proposals/VectorizationPlan.rst
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlanValue.h
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90558.305175.patch
Type: text/x-patch
Size: 8011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/924617bf/attachment.bin>


More information about the llvm-commits mailing list