[PATCH] D111125: [NFC][LoopVectorize] Remove setBestPlan in favour of getBestPlanFor
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 01:58:47 PDT 2021
david-arm updated this revision to Diff 377769.
david-arm added a comment.
- Added 'const' keyword to function, which required changing how we set the BestVF and BestUF.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111125.377769.patch
Type: text/x-patch
Size: 7123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/9b2a38f1/attachment.bin>
More information about the llvm-commits
mailing list