[libc][stdfix] Implement fixed point `countlsfx` functions in llvm-libc #125356
feat: implement template meta `countls`
cbb321f8
chore: add `limits.h` header to CmakeLists.txt
cddf53e4
add: `countlsfx` functions
bcccd52d
chore: add `padding_on_unsigned_fixed_point`
647a16c0
chore: add entrypoints
ca4d5325
add: unit tests for `countlsfx` functions
5c2894f6
chore: documentation update
519ae5df
chore: remove -Xclang flags and tests with padding
e0acc36f
nit: share loop for countlsfx and roundfx
c31e5398
lntue
commented
on 2025-02-04
PiJoules
approved these changes
on 2025-02-04
fix: use `FXRep:TOTAL_LEN` to incoporate for `SIGN_LEN`
9b499bcb
lntue
commented
on 2025-02-05
lntue
requested changes
on 2025-02-05
remove: `padding_on_unsigned_fixed_point.cpp`
632a6d8b
chore: change `count leading zeros` to `count leading sign bits`
475945d9
fix: ensure newline at end
b146648a
style: clang-format
659170d3
Merge branch 'main' into implement-countlsfx
d7bfd7c0
lntue
approved these changes
on 2025-02-06
lntue
merged
f2a1103b
into main 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub