[libc-commits] [PATCH] D138239: [libc][math] Remove UInt<128>::operation* specialization.
    Michael Jones via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Thu Nov 17 15:08:03 PST 2022
    
    
  
michaelrj added a comment.
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.
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