[libc-commits] [libc] [libc][stdfix] Implement fixed point bitsfx functions in llvm-libc (PR #116599)
via libc-commits
libc-commits at lists.llvm.org
Tue Nov 26 11:46:22 PST 2024
https://github.com/PiJoules commented:
Looking good so far! Just a few comments:
- Would you be able to also add some tests explicitly testing with `-fpadding-on-unsigned-fixed-point`? I added a comment somewhere in this PR regarding padding for unsigned types with some context. You can probably copy the cmake logic in https://github.com/llvm/llvm-project/pull/114318 for adding this.
https://github.com/llvm/llvm-project/pull/116599
More information about the libc-commits
mailing list