[libcxx-commits] [PATCH] D144364: [libcxx] <experimental/simd> Added internal storage type, constructors, subscript operators of class simd/simd_mask and related tests
Yin Zhang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 24 04:25:21 PDT 2023
Joy12138 updated this revision to Diff 543471.
Joy12138 added a comment.
Add test for reference alias
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144364/new/
https://reviews.llvm.org/D144364
Files:
libcxx/include/CMakeLists.txt
libcxx/include/experimental/__simd/internal_declaration.h
libcxx/include/experimental/__simd/reference.h
libcxx/include/experimental/__simd/scalar.h
libcxx/include/experimental/__simd/simd.h
libcxx/include/experimental/__simd/simd_mask.h
libcxx/include/experimental/__simd/utility.h
libcxx/include/experimental/__simd/vec_ext.h
libcxx/test/std/experimental/simd/simd.reference/reference_alias.pass.cpp
libcxx/test/std/experimental/simd/simd.reference/reference_value_type.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144364.543471.patch
Type: text/x-patch
Size: 12975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230724/2e709e9d/attachment.bin>
More information about the libcxx-commits
mailing list