[PATCH] D75448: [LoopVectorizer] Change types of lists from pointers to references. NFC

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 07:09:32 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0d38df0914f: [LoopVectorizer] Change types of lists from pointers to references. NFC (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75448

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.h
  llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75448.247635.patch
Type: text/x-patch
Size: 12869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/71494bf9/attachment.bin>


More information about the llvm-commits mailing list