[libc-commits] [libc] [libc][stdfix] fix idiv* doc table and remove duplicate bitsuk source (PR #206729)

via libc-commits libc-commits at lists.llvm.org
Wed Jul 1 11:01:19 PDT 2026


PiJoules wrote:

> Also while working on the divifx tests I noticed that DivITest.h and IdivTest.h are a little ambiguous. Since we now have both fxdivi and divifx, would it make sense to rename these to something like FxDiviTest.h and IdivFxTest.h for consistency?

Yeah I think having the headers match the function signatures like that is good.

https://github.com/llvm/llvm-project/pull/206729


More information about the libc-commits mailing list