[libcxx-commits] [PATCH] D155312: [libc++] Use _Complex for multiplication and division of complex floating point types
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 14 12:15:09 PDT 2023
philnik updated this revision to Diff 556803.
philnik marked 3 inline comments as done.
philnik added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155312/new/
https://reviews.llvm.org/D155312
Files:
libcxx/include/cmath
libcxx/include/complex
libcxx/test/std/numerics/complex.number/complex.member.ops/divide_equal_complex.pass.cpp
libcxx/test/std/numerics/complex.number/complex.ops/complex_divide_complex.pass.cpp
libcxx/test/std/numerics/complex.number/complex.ops/complex_times_complex.pass.cpp
libcxx/test/std/numerics/complex.number/complex.ops/scalar_divide_complex.pass.cpp
libcxx/test/support/floating_pointer_helpers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155312.556803.patch
Type: text/x-patch
Size: 25828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230914/9fd25943/attachment-0001.bin>
More information about the libcxx-commits
mailing list