diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2020-08-11 14:10:30 -0700 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2020-08-19 12:13:34 -0700 |
commit | ab401a8c8a9cf2b9e81eb6864aa647d96751ae84 (patch) | |
tree | 0a544d1d2fc0c680d986c2f9ea216e3e606bdada /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b40a3814b6fd0c784b52622eddac56d7c321d7cc (diff) | |
download | llvm-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