diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-01-17 14:40:57 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-01-17 14:40:59 -0800 |
commit | 116af698e20bac65c3532f10458c32f536da4f78 (patch) | |
tree | e6f757044aa92017aa5cbfb798dbf14247d70fb0 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 9c410838d2bcaa087e867e9f8a353fe455588287 (diff) | |
download | llvm-116af698e20bac65c3532f10458c32f536da4f78.zip llvm-116af698e20bac65c3532f10458c32f536da4f78.tar.gz llvm-116af698e20bac65c3532f10458c32f536da4f78.tar.bz2 |
[RISCV] When expanding CONCAT_VECTORS, don't create INSERT_SUBVECTORS for undef subvectors.
For fixed vectors, the undef will get expanded to an all zeros
build_vector. We don't want that so suppress creating the
insert_subvector.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D117379
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions