[libc-commits] [libc] [libc][stdfix] Guard DiviFxTest shift edge cases against narrow IntType (PR #209970)

via libc-commits libc-commits at lists.llvm.org
Wed Jul 15 22:55:11 PDT 2026


Sukumarsawant wrote:

Did you consider or test computing this via an unsigned intermediate instead of skipping, so the check still runs on ILP32?


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


More information about the libc-commits mailing list