[llvm] ConstantFold logl calls (PR #94944)

Matthew Devereau via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 01:13:33 PDT 2024


MDevereau wrote:

> Could you add tests with out-of-range values? 0 and inf and nan and negatives?

Done, I've removed the zero and negative checks as well to keep it consistent with the logf.128 behaviour.

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


More information about the llvm-commits mailing list