[llvm-branch-commits] [llvm] [RISC-V][MC][RVY] Add support for RVY loads/stores (PR #177073)

Craig Topper via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 15 22:50:59 PDT 2026


topperc 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?

That's reasonable to me.

https://github.com/llvm/llvm-project/pull/177073


More information about the llvm-branch-commits mailing list