[libc-commits] [libc] [libc][stdfix] Add integer square root with fixed point output functions. (PR #83959)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Thu Mar 7 12:52:54 PST 2024
nickdesaulniers wrote:
Orthogonally, once this is fixed, if you have guidance on how you configure the build of llvm libc for this target, we could look into adding such a build into postsubmit (even if we don't have that specific device, we can still test building for it, even until we have emulators in place to test with).
https://github.com/llvm/llvm-project/pull/83959
More information about the libc-commits
mailing list