Files
clang-p2996/llvm/lib/Target/RISCV/RISCVCallingConv.cpp
Craig Topper ee4582f9c8 [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.
2024-09-13 07:23:44 -07:00

29 KiB