diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-11-18 13:49:04 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-11-18 14:09:31 -0800 |
commit | ad9c0b369e86e75d56e229f294782a4eaf527226 (patch) | |
tree | 44b6eafb944bf3409764ae7a7fb426b90441862d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a4e1a3dc8bc9bb971d8a38130254b4570f8b7a03 (diff) | |
download | llvm-ad9c0b369e86e75d56e229f294782a4eaf527226.zip llvm-ad9c0b369e86e75d56e229f294782a4eaf527226.tar.gz llvm-ad9c0b369e86e75d56e229f294782a4eaf527226.tar.bz2 |
[SLP]Check if the gathered loads form full vector before attempting build it
Need to check that the number of gathered loads in the slice forms the
build vector to avoid compiler crash.
Fixes #116691
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions