[llvm] [APInt] Provide isqrt (floor of square root) instead of sqrt (rounded) (PR #197406)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 03:16:39 PDT 2026
jayfoad wrote:
> This simplifies both the implementation and the only in-tree user
... and the potential new user in #196480.
https://github.com/llvm/llvm-project/pull/197406
More information about the llvm-commits
mailing list