[llvm] RISCV: Implement isLoadFromStackSlot/isStoreToStackSlot for rvv (PR #120524)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 21 10:53:27 PDT 2025
preames wrote:
My adopted version of this (https://github.com/llvm/llvm-project/pull/132296), has landed. I went back to check if the differences in MemBytes setup were material, and the test changes from this change on tip of tree are the same as my landed change. So, to my knowledge, no further work needed here.
https://github.com/llvm/llvm-project/pull/120524
More information about the llvm-commits
mailing list