[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
Mon Sep 18 10:03:57 PDT 2023
philnik updated this revision to Diff 556960.
philnik added a comment.
Try to fix CI
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.556960.patch
Type: text/x-patch
Size: 25876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230918/ecd5dd56/attachment-0001.bin>
More information about the libcxx-commits
mailing list