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

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 12:52:48 PST 2025


hubert-reinterpretcast 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.

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


More information about the llvm-commits mailing list