diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-03-03 16:39:43 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-03-04 09:27:16 +0000 |
commit | 8e7ceffd0b78b17e92fb9e8b3fda6aa6e122eb87 (patch) | |
tree | db331b699cfc630ad98c3ddd8d0242a23369eb57 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | d8e1d2ebf47f8621cc17b5dd2401db95647554fb (diff) | |
download | llvm-8e7ceffd0b78b17e92fb9e8b3fda6aa6e122eb87.zip llvm-8e7ceffd0b78b17e92fb9e8b3fda6aa6e122eb87.tar.gz llvm-8e7ceffd0b78b17e92fb9e8b3fda6aa6e122eb87.tar.bz2 |
[RISCV] Fix crash when inserting large fixed-length subvectors
This patch addresses a compiler crash resulting from passing a
fixed-length type to one that expects scalable vector types. An
assertion was added to prevent this regressing in the future.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D97868
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions