[all-commits] [llvm/llvm-project] 0d41b3: [libc][math] Remove UInt<128>::operation* speciali...

lntue via All-commits all-commits at lists.llvm.org
Sat Nov 19 13:16:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d41b32b741e987810dc8dfcb578c1619c8f1da8
      https://github.com/llvm/llvm-project/commit/0d41b32b741e987810dc8dfcb578c1619c8f1da8
  Author: Tue Ly <lntue at google.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    M libc/src/__support/UInt.h

  Log Message:
  -----------
  [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




More information about the All-commits mailing list