diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-09-13 07:23:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 07:23:44 -0700 |
commit | ee4582f9c8c395b1a9d901b522510af622206049 (patch) | |
tree | a636e20bd43e3bc679d2da9e7e2748d37f73b028 /llvm/lib/CodeGen | |
parent | a3ea018d4900691e10ff6fd059cf07f33e949819 (diff) | |
download | llvm-ee4582f9c8c395b1a9d901b522510af622206049.zip llvm-ee4582f9c8c395b1a9d901b522510af622206049.tar.gz llvm-ee4582f9c8c395b1a9d901b522510af622206049.tar.bz2 |
[RISCV] Use CCValAssign::getCustomReg for fixed vector arguments/returns with RVV. (#108470)
We need to insert a insert_subvector or extract_subvector which feels
pretty custom.
This should make it easier to support fixed vector arguments for GISel.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions