summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2018-07-02 13:14:49 +0000
committerJohn Brawn <john.brawn@arm.com>2018-07-02 13:14:49 +0000
commit8fc5ec78d54df15de2908f16d55945da4b239613 (patch)
tree3207fb729f648cea62fe6f002682f4eced05f586 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent4ebba909a209b93c1f0cb626412aa2687c0fb36d (diff)
downloadbcm5719-llvm-8fc5ec78d54df15de2908f16d55945da4b239613.tar.gz
bcm5719-llvm-8fc5ec78d54df15de2908f16d55945da4b239613.zip
[llvm-exegesis] Delegate the decision of cycle counter name to the target
Currently the cycle counter is taken from the subtarget schedule model, which isn't any use if the subtarget doesn't have one. Delegate the decision to the target benchmark runner, as it may know better what to do in that case, with the default being the current behaviour. Differential Revision: https://reviews.llvm.org/D48779 llvm-svn: 336099
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud