diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-05-18 17:17:21 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-05-19 09:41:50 +0100 |
commit | ca2c245ba4665bde94f8c6319185d1c9ff295167 (patch) | |
tree | 098d63c0f7672d375746d3fcda880355d4cd819b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 729e18cbf498fb9b95fd672691ee8c7b7926f674 (diff) | |
download | llvm-ca2c245ba4665bde94f8c6319185d1c9ff295167.zip llvm-ca2c245ba4665bde94f8c6319185d1c9ff295167.tar.gz llvm-ca2c245ba4665bde94f8c6319185d1c9ff295167.tar.bz2 |
[RISCV] Support INSERT_VECTOR_ELT into i1 vectors
Like the element extraction of these vectors, we choose to promote up to
an i8 vector type and perform the insertion there.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D102697
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions