[libc-commits] [libc] [libc][stdfix] Implement fixed point `countlsfx` functions in llvm-libc (PR #125356)
Krishna Pandey via libc-commits
libc-commits at lists.llvm.org
Wed Feb 5 15:17:13 PST 2025
================
@@ -15,6 +15,7 @@ set(
"fixed_point"
"cfloat16"
"cfloat128"
+ "padding_on_unsigned_fixed_point"
----------------
krishna2803 wrote:
Resolved in [632a6d8b](https://github.com/llvm/llvm-project/pull/125356/commits/632a6d8b0997b5c455af9e205bbf84defbb66a88)
https://github.com/llvm/llvm-project/pull/125356
More information about the libc-commits
mailing list