[llvm] [RISCV] Fold `addi` into load / store even if they are in different BBs. (PR #67024)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 09:37:33 PDT 2023
topperc wrote:
Tests?
Isn't `CodeGenPrepare::optimizeMemoryInst` supposed to move GEPs to their uses?
Does this increase register pressure?
https://github.com/llvm/llvm-project/pull/67024
More information about the llvm-commits
mailing list