[llvm] [LoongArch] Introduce PseudoAddUpperImm to deduplicate stack-frame base address materialization (PR #217250)

via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 19:34:24 PDT 2026


lrzlin wrote:

The improvement will shrink to 6% if we compiling `709.cactus_r` with `-O3 -mlsx` instead of `-O3 -mlasx`, however the score increased from 2.18 to 2.31, which is higher than optimized LASX one.

https://github.com/llvm/llvm-project/pull/217250


More information about the llvm-commits mailing list