[llvm-branch-commits] [llvm] [RISC-V][MC][RVY] Add support for RVY loads/stores (PR #177073)
Alexander Richardson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 15 21:57:48 PDT 2026
arichardson wrote:
> Updated to use `BasePtr` everywhere. I could have kept using `GPRMem` to reduce the size of the diff, but `BasePtr` seems like the clearer name since `GPRMem` to me means GPR, not YGPR.
If this seems reasonable to you I could pre-commit a change that renames it?
https://github.com/llvm/llvm-project/pull/177073
More information about the llvm-branch-commits
mailing list