[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
Sun Feb 16 22:34:50 PST 2025
wangpc-pp wrote:
> Compile-time and size measurements on llvm-test-suite (rv64gc):
Why would the compile-time decrease? I thought it should increase compile-time.
https://github.com/llvm/llvm-project/pull/127151
More information about the llvm-commits
mailing list