[libc-commits] [libc] [libc][stdfix] Implement sqrtfx for remaining fixed point types (PR #214741)
via libc-commits
libc-commits at lists.llvm.org
Tue Aug 25 11:52:44 PDT 2026
================
----------------
PiJoules wrote:
Since `one` is only used here, you could probably omit the `one` definition above and just use it directly here.
https://github.com/llvm/llvm-project/pull/214741
More information about the libc-commits
mailing list