[llvm] [SelectionDAG][RISCV] (add (vscale * C0), (vscale * C1)) to (vscale * (C0 + C1)) in getNode. (PR #144565)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 10:11:27 PDT 2025
https://github.com/preames commented:
This is a pretty big win, I'm a bit surprised we never caught this before...
https://github.com/llvm/llvm-project/pull/144565
More information about the llvm-commits
mailing list