[PATCH] D111125: [NFC][LoopVectorize] Remove setBestPlan in favour of getBestPlanFor
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 03:05:48 PDT 2021
david-arm updated this revision to Diff 382245.
david-arm added a comment.
- Changed getBestPlanFor to return a reference.
- Updated the debug message in executePlan, which also required changing a test.
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.382245.patch
Type: text/x-patch
Size: 7940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/109d5155/attachment.bin>
More information about the llvm-commits
mailing list