[llvm] [SelectionDAG] Handle roundeven libcall in visitCall (PR #170690)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 03:00:17 PST 2025


nikic wrote:

I think it's reasonable to do the libcall -> intrinsic replacement *somewhere* in LLVM, but I agree that that place isn't SDAG. This is something that should be done by SLC and SLC only.

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


More information about the llvm-commits mailing list