[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
Sat Jul 15 13:49:02 PDT 2023


philnik updated this revision to Diff 540735.
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/scalar_divide_complex.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155312.540735.patch
Type: text/x-patch
Size: 23024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230715/83c6ada2/attachment-0001.bin>


More information about the libcxx-commits mailing list