[llvm-branch-commits] [llvm] ValueTracking: Teach computeKnownFPClass about exp(-inf) (PR #172496)
Jay Foad via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 16 07:52:15 PST 2025
jayfoad wrote:
> If the source cannot be -inf, the result cannot be +0.
Surely exp(-999999) would be zero?
https://github.com/llvm/llvm-project/pull/172496
More information about the llvm-branch-commits
mailing list