[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 May 30 13:18:17 PDT 2022
ldionne updated this revision to Diff 432976.
ldionne marked an inline comment as done.
ldionne added a comment.
Address comments.
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.432976.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220530/655e739c/attachment.bin>
More information about the libcxx-commits
mailing list