[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 21:06:33 PDT 2023


Joy12138 updated this revision to Diff 543812.
Joy12138 added a comment.

Fix


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144364.543812.patch
Type: text/x-patch
Size: 11709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230725/046b0ad1/attachment-0001.bin>


More information about the libcxx-commits mailing list