[PATCH] D95383: [LV] Remove VPCallback.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 31 06:48:21 PST 2021


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

Extend scope of the patch to remove VectorizerValueMap.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95383

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/test/Transforms/LoopVectorize/outer_loop_test2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95383.320355.patch
Type: text/x-patch
Size: 32304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210131/422260e3/attachment.bin>


More information about the llvm-commits mailing list