[llvm] [RISCV][MI] Support partial spill/reload for vector registers (PR #105661)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 16:58:43 PDT 2024
https://github.com/lukel97 commented:
Just an idea, but in #107446 there are subregisters added for GPR which reduces the spill size. Can we do the same for VR and add subregisters for fractional LMULs? Would that help with the spills?
https://github.com/llvm/llvm-project/pull/105661
More information about the llvm-commits
mailing list