diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-07-29 05:05:29 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-07-30 05:19:17 -0700 |
commit | c2deb2afafee991c06cc96dc5beecb6de448b9fc (patch) | |
tree | 3a1064e5b5f4f3def57c19d307a5ac6a76d1abb0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa426c372c71901df64d7bb2f61f351e0b9fd048 (diff) | |
download | llvm-c2deb2afafee991c06cc96dc5beecb6de448b9fc.zip llvm-c2deb2afafee991c06cc96dc5beecb6de448b9fc.tar.gz llvm-c2deb2afafee991c06cc96dc5beecb6de448b9fc.tar.bz2 |
[SLP]Fix a crash in gathered loads analysis.
Need to check that the minimum acceptable vector factor is at least 2,
not 0, to avoid compiler crash during gathered loads analysis.
Differential Revision: https://reviews.llvm.org/D107058
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions