[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
Mon Oct 21 11:55:07 PDT 2024


hubert-reinterpretcast wrote:

The negative zero behaviour is optional. Clang on AIX defines neither `__STDC_IEC_559__` nor `__STDC_IEC_60559_BFP__`.

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


More information about the llvm-commits mailing list