[libc][math] Remove UInt<128>::operation* specialization.
authorTue Ly <lntue@google.com>
Thu, 17 Nov 2022 22:49:16 +0000 (17:49 -0500)
committerTue Ly <lntue@google.com>
Sat, 19 Nov 2022 21:16:24 +0000 (16:16 -0500)
commit0d41b32b741e987810dc8dfcb578c1619c8f1da8
tree2a40f5c5787039be1f87c7398d1125a5d8c7f337
parente205fc1836c932ae7c3b1f3f1d9ef4ff29d3bb9c
[libc][math] Remove UInt<128>::operation* specialization.

Remove UInt<128>::operation* specialization since the generic implementation
works well enough:
https://quick-bench.com/q/Bz_J5HgAsz5m5V5Ze-X1fI77hPo

Reviewed By: michaelrj, sivachandra

Differential Revision: https://reviews.llvm.org/D138239
libc/src/__support/UInt.h