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

Jake Egan via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 07:28:47 PDT 2024


jakeegan wrote:

@c8ef Would you be able to adapt the test to reflect negative zero behaviour being optional?

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


More information about the llvm-commits mailing list