[llvm] [RISCV] Add a pass to remove ADDI by reassociating to fold into load/store address. (PR #127151)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 19:01:25 PST 2025
https://github.com/wangpc-pp commented:
Is there an overlap between `RISCVMergeBaseOffset` and `RISCVFoldMemOffset`? Based on my rough understanding, they are doing similiar things, right?
https://github.com/llvm/llvm-project/pull/127151
More information about the llvm-commits
mailing list