[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 Sep 11 20:42:23 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7a45c6d768b: [libcxx] <experimental/simd> Added internal storage type, constructors… (authored by Joy12138).

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/test_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144364.556528.patch
Type: text/x-patch
Size: 12344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230912/40e5eebe/attachment.bin>


More information about the libcxx-commits mailing list