[libc-commits] [libc] [libc] Extend fputil::sqrt to use floating point instructions for arm32. (PR #134499)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Sat Apr 5 11:05:00 PDT 2025
https://github.com/jhuber6 commented:
The `__builtin_elementwise_sqrt` seems to work properly, but that's clang only. https://godbolt.org/z/3s9z6G1a9.
https://github.com/llvm/llvm-project/pull/134499
More information about the libc-commits
mailing list