[PATCH] D41629: [libcxx] Improve accuracy of complex asinh and acosh

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 8 05:55:11 PST 2018


miyuki updated this revision to Diff 133408.
miyuki added a comment.

Added a test for __sqr


https://reviews.llvm.org/D41629

Files:
  include/complex
  test/libcxx/numerics/complex.number/__sqr.pass.cpp
  test/std/numerics/complex.number/complex.transcendentals/acosh.pass.cpp
  test/std/numerics/complex.number/complex.transcendentals/asinh.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41629.133408.patch
Type: text/x-patch
Size: 6270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180208/91f7f75c/attachment-0001.bin>


More information about the cfe-commits mailing list