## Why Since https://github.com/llvm/llvm-project/pull/98841 and https://github.com/llvm/llvm-project/pull/98952, the constrained overloads are unused and not needed anymore as we added explicit overloads for all floating point types. I forgot to remove them in the mentioned PRs. ## What Remove them.