[llvm] [RISCV] Use Zilsd Pseudos in ISel (PR #169580)

Brandon Wu via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 21:00:58 PST 2025


4vtomat wrote:

I'm not familiar with `MergeBaseOffset` but I think it works on load/store with same offset and `ZilsdLoadStoreOptimizer` works on load/store with different(consecutive) offset so maybe they can work fine?

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


More information about the llvm-commits mailing list