================
@@ -297,6 +297,48 @@ LIBC_INLINE static double log2_eval(double x) {
return result;
}
+// x should be positive, normal finite value
----------------
harrisonGPU wrote:
Okay, I have added it . :-)
https://github.com/llvm/llvm-project/pull/132612