[llvm] using UNDEF SDNode instead of Constant SDNode when extend the UNDEF SDNode (PR #122741)

zhijian lin via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 13:49:58 PST 2025


diggerlin wrote:

> The issue that the effect of `DeadArgumentEliminationPass` is not fully realized is shared with other platforms that require width extension of argument values such as RISC-V and LoongArch: https://godbolt.org/z/x55oqhT8h.

thanks, I will take a look the pass

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


More information about the llvm-commits mailing list