diff options
author | Ayal Zaks <ayal.zaks@intel.com> | 2017-03-14 13:07:04 +0000 |
---|---|---|
committer | Ayal Zaks <ayal.zaks@intel.com> | 2017-03-14 13:07:04 +0000 |
commit | 928ec405843e27aad64d91c0a97bb3f1e1e89326 (patch) | |
tree | b1e584c49a09f4ad418d970d0af05076f80581b8 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | e1a72a936f04831ba5ddac7df6e6f086fd24fc0f (diff) | |
download | bcm5719-llvm-928ec405843e27aad64d91c0a97bb3f1e1e89326.tar.gz bcm5719-llvm-928ec405843e27aad64d91c0a97bb3f1e1e89326.zip |
[LV] Refactor Cost Model's selectVectorizationFactor(); NFC
Refactoring Cost Model's selectVectorizationFactor() so that it handles only the
selection of the best VF from a pre-computed range of candidate VF's, extracting
early-exit criteria and the computation of a MaxVF upper-bound to other methods,
all driven by a newly introduced LoopVectorizationPlanner.
Differential Revision: https://reviews.llvm.org/D30653
llvm-svn: 297737
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions