diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-07-19 11:20:39 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-07-19 11:53:49 -0700 |
commit | aae2eaae2cefd3132059925c4592276defdb1faa (patch) | |
tree | 5cdfd1a59922bf458c4e1f33dcf65a7ab4b38c5f /llvm/lib/Support/Threading.cpp | |
parent | a290db3af14d8eb792e72555832c342f85b9579b (diff) | |
download | llvm-aae2eaae2cefd3132059925c4592276defdb1faa.zip llvm-aae2eaae2cefd3132059925c4592276defdb1faa.tar.gz llvm-aae2eaae2cefd3132059925c4592276defdb1faa.tar.bz2 |
[SLP]Fix a crash when trying to cast scalable vector type to fixed.
Need to check for FixedVectorType, not a vector type, since later
compiler performs unconditional cast to FixedVectorType and gets the
number of elements in this type.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions