[libc-commits] [PATCH] D118157: [libc] Improve hypotf performance with different algorithm correctly rounded to all rounding modes.
    Tue Ly via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Mon Jan 31 11:39:47 PST 2022
    
    
  
lntue updated this revision to Diff 404641.
lntue added a comment.
Fix names in the exhaustive test.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118157/new/
https://reviews.llvm.org/D118157
Files:
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/hypotf.cpp
  libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/hypotf_test.cpp
  libc/test/src/math/hypotf_hard_to_round.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118157.404641.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220131/90a00fb4/attachment-0001.bin>
    
    
More information about the libc-commits
mailing list