[llvm] [SDAG] Construct constants via instructions if materialization is costly (PR #86659)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 06:27:22 PDT 2024


wangpc-pp wrote:

> Really not sure about this - why not just use custom lowering in the RISCV target?

I was thinking that maybe other targets can benefit from this.

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


More information about the llvm-commits mailing list