[libcxx-commits] [PATCH] D125019: [libc++] Avoid creating temporaries in unary expressions involving valarray

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 6 09:59:12 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8f6f9e741c6: [libc++] Avoid creating temporaries in unary expressions involving valarray (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125019/new/

https://reviews.llvm.org/D125019

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/valarray
  libcxx/test/std/numerics/numarray/template.valarray/valarray.unary/bit_not.pass.cpp
  libcxx/test/std/numerics/numarray/template.valarray/valarray.unary/negate.pass.cpp
  libcxx/test/std/numerics/numarray/template.valarray/valarray.unary/not.pass.cpp
  libcxx/test/std/numerics/numarray/template.valarray/valarray.unary/plus.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125019.434513.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220606/af3c033d/attachment.bin>


More information about the libcxx-commits mailing list