mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
Based on RLIBM implementation similar to logf and log2f. Most of the exceptional inputs are the exact powers of 10. Reviewed By: sivachandra, zimmermann6, santoshn, jpl169 Differential Revision: https://reviews.llvm.org/D118093