[llvm] [RISCV] Fold `addi` into load / store even if they are in different BBs. (PR #67024)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 19:49:20 PDT 2023
wangpc-pp wrote:
Why can't this be done in `RISCVMergeBaseOffset`?
https://github.com/llvm/llvm-project/pull/67024
More information about the llvm-commits
mailing list