[PATCH] D111125: [NFC][LoopVectorize] Remove setBestPlan in favour of getBestPlanFor
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 05:18:26 PDT 2021
david-arm updated this revision to Diff 378178.
david-arm added a comment.
Herald added a subscriber: nemanjai.
- Ensured we remove all unneeded vplans separately.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111125/new/
https://reviews.llvm.org/D111125
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/PowerPC/reg-usage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111125.378178.patch
Type: text/x-patch
Size: 8588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/3b668c58/attachment.bin>
More information about the llvm-commits
mailing list