[libc-commits] [PATCH] D138239: [libc][math] Remove UInt<128>::operation* specialization.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 17 15:44:37 PST 2022


lntue added a comment.

In D138239#3935111 <https://reviews.llvm.org/D138239#3935111>, @michaelrj wrote:

> Do you have a benchmark comparing the new implementation vs. this specialized implementation? It appears that you currently only have the new implementation and the old generic implementation.

I updated the benchmark to include the old specialized implementation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138239/new/

https://reviews.llvm.org/D138239



More information about the libc-commits mailing list