diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-05-23 19:07:41 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-05-23 19:07:41 +0000 |
commit | 63729b0c49d29ea96cb89c54187f5a3d2e1a0602 (patch) | |
tree | 9429459aea980702bee8a863f1708b324d8a9026 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a8e0d49c0ce0f1015cc20d3fcac823facc69df66 (diff) | |
download | llvm-63729b0c49d29ea96cb89c54187f5a3d2e1a0602.zip llvm-63729b0c49d29ea96cb89c54187f5a3d2e1a0602.tar.gz llvm-63729b0c49d29ea96cb89c54187f5a3d2e1a0602.tar.bz2 |
[SLPVectorizer] Set flag to previous default.
Summary:
The refactoring in r360276 moved the `RunSLPVectorization` flag and added the default explicitly. The default should have been `false`, as before.
The new pass manager used to have SLPVectorization on by default, now it's off in opt, and needs D61617 checked in to enable it in clang.
Reviewers: chandlerc
Subscribers: mehdi_amini, jlebar, eraman, steven_wu, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61955
llvm-svn: 361537
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions