diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2020-11-30 11:35:46 +0000 |
---|---|---|
committer | Cullen Rhodes <cullen.rhodes@arm.com> | 2020-12-07 10:48:35 +0000 |
commit | 7b1cb4715063679531e51127eee869cd03df88da (patch) | |
tree | 7beace682fa9c09e419bd9537bfbe23e1e230089 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | 9b0189655500c30c4ccb0fb5f3ce14a2ac9c6682 (diff) | |
download | llvm-7b1cb4715063679531e51127eee869cd03df88da.zip llvm-7b1cb4715063679531e51127eee869cd03df88da.tar.gz llvm-7b1cb4715063679531e51127eee869cd03df88da.tar.bz2 |
[IR] Bail out for scalable vectors in ShuffleVectorInst::isConcat
Shuffle mask for concat can't be expressed for scalable vectors, so we
should bail out. A test has been added that previously crashed, also
tested isIdentityWithPadding and isIdentityWithExtract where we already
bail out.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D92475
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions