[PATCH] D95383: [LV] Remove VPCallback.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 01:19:53 PST 2021
fhahn updated this revision to Diff 324911.
fhahn added a comment.
In D95383#2572365 <https://reviews.llvm.org/D95383#2572365>, @gilr wrote:
> In D95383#2570973 <https://reviews.llvm.org/D95383#2570973>, @fhahn wrote:
>
>> ping :)
>
> Nice cleanup!
> There seem to still be a couple of outstanding comments?
Oh yes, sorry about this. They should be addressed now.
Remove VPTransformState::get/set variants which takes IRDef.
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.324911.patch
Type: text/x-patch
Size: 38580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/c25f9713/attachment-0001.bin>
More information about the llvm-commits
mailing list