diff options
author | Luke Lau <luke@igalia.com> | 2023-10-20 14:19:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 14:19:04 -0400 |
commit | b4729f79ed9b476c214726ee1f969531f81cccbe (patch) | |
tree | e4faa4f0225a35a7ea8e0cff48fc646b31d06929 /clang/lib/Lex/ModuleMap.cpp | |
parent | 78a8878284485c8951f930a022d29d66e9e92ad5 (diff) | |
download | llvm-b4729f79ed9b476c214726ee1f969531f81cccbe.zip llvm-b4729f79ed9b476c214726ee1f969531f81cccbe.tar.gz llvm-b4729f79ed9b476c214726ee1f969531f81cccbe.tar.bz2 |
[RISCV] Use LMUL=1 for vmv_s_x_vl with non-undef passthru (#66659)
We currently shrink the type of vmv_s_x_vl to LMUL=1 when its passthru
is
undef to avoid constraining the register allocator since it ignores
LMUL.
This patch relaxes it for non-undef passthrus, which occurs when
lowering
insert_vector_elt.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions