summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2016-12-13 20:38:18 +0000
committerMichael Kuperstein <mkuper@google.com>2016-12-13 20:38:18 +0000
commit3d23d4a2343a59cfa6977d8dc12c626b7b97e20e (patch)
tree724bb1fee4031a61a798768e1aac5c2bf9f2ca66 /clang/lib/Frontend/CompilerInvocation.cpp
parentb56a103462c8b9a3bac12859f9285b6fa3f5b7bb (diff)
downloadbcm5719-llvm-3d23d4a2343a59cfa6977d8dc12c626b7b97e20e.tar.gz
bcm5719-llvm-3d23d4a2343a59cfa6977d8dc12c626b7b97e20e.zip
[LV] Don't vectorize when we have a small static bound on trip count
We currently check if the exact trip count is known and is smaller than the "tiny loop" bound. We should be checking the maximum bound on the trip count instead. Differential Revision: https://reviews.llvm.org/D27690 llvm-svn: 289583
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud