summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-01-07 21:54:51 +0000
committerNadav Rotem <nrotem@apple.com>2013-01-07 21:54:51 +0000
commitc60d7d96f5c8f7200fca9dc2193fa115f51d8561 (patch)
tree2d02065a4061fde19dc3777432c3fca2ec63f4de /llvm/lib/Object
parent802b62871eaff81980aeaafebd639319cc93c051 (diff)
downloadbcm5719-llvm-c60d7d96f5c8f7200fca9dc2193fa115f51d8561.tar.gz
bcm5719-llvm-c60d7d96f5c8f7200fca9dc2193fa115f51d8561.zip
LoopVectorizer: When we vectorizer and widen loops we process many elements at once. This is a good thing, except for
small loops. On small loops post-loop that handles scalars (and runs slower) can take more time to execute than the rest of the loop. This patch disables widening of loops with a small static trip count. llvm-svn: 171798
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud