aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHiroshi Yamauchi <yamauchi@google.com>2020-08-11 14:10:30 -0700
committerHiroshi Yamauchi <yamauchi@google.com>2020-08-19 12:13:34 -0700
commitab401a8c8a9cf2b9e81eb6864aa647d96751ae84 (patch)
tree0a544d1d2fc0c680d986c2f9ea216e3e606bdada /clang/lib/CodeGen/CodeGenModule.cpp
parentb40a3814b6fd0c784b52622eddac56d7c321d7cc (diff)
downloadllvm-ab401a8c8a9cf2b9e81eb6864aa647d96751ae84.zip
llvm-ab401a8c8a9cf2b9e81eb6864aa647d96751ae84.tar.gz
llvm-ab401a8c8a9cf2b9e81eb6864aa647d96751ae84.tar.bz2
[PGO][PGSO][LV] Fix loop not vectorized issue under profile guided size opts.
D81345 appears to accidentally disables vectorization when explicitly enabled. As PGSO isn't currently accessible from LoopAccessInfo, revert back to the vectorization with versioning-for-unit-stride for PGSO. Differential Revision: https://reviews.llvm.org/D85784
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions