[llvm] [TLI] Add support for lgamma libcall. (PR #114536)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 10:52:33 PDT 2026


ZERICO2005 wrote:

I have plans to add `KnownFPClass::lgamma` in the future after this PR is merged https://github.com/llvm/llvm-project/pull/216234, which would rely on detecting `lgamma` as a `LibFunc` through `TargetLibraryInfo`.

Is this PR still wanted? I would be interested in helping revive this if needed.

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


More information about the llvm-commits mailing list