jhuber6 wrote:

> The motivation came from CUDA cccl code containing __builtin_logb and 
> __builtin_scalbn and being able to handle them.

In my ideal world, unhandled builtins would be lowered before the linker and 
we'd have a working library called `libm.a` that matches the platform.

https://github.com/llvm/llvm-project/pull/129347
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to