[llvm] [ConstantFold] Fold `log1p` and `log1pf` when the input parameter is a constant value. (PR #112113)

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 20:32:30 PDT 2024


hubert-reinterpretcast wrote:

> Also could special case the zero

https://github.com/llvm/llvm-project/pull/114635 created to implement that direction.

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


More information about the llvm-commits mailing list