[libcxx-commits] [PATCH] D153319: [libcxx] <experimental/simd> Added aliagned flag types, traits is_simd_flag_type[_v], memory_alignment[_v] and related tests

Yin Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 20 01:05:40 PDT 2023


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

Fix macro _LIBCPP_HIDE_FROM_ABI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153319

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/experimental/__simd/aligned_tag.h
  libcxx/include/experimental/__simd/traits.h
  libcxx/include/experimental/__simd/utility.h
  libcxx/include/experimental/simd
  libcxx/test/std/experimental/simd/simd.traits/is_simd_flag_type.pass.cpp
  libcxx/test/std/experimental/simd/simd.traits/memory_alignment.pass.cpp
  libcxx/test/std/experimental/simd/test_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153319.532815.patch
Type: text/x-patch
Size: 14194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230620/3dd577ec/attachment-0001.bin>


More information about the libcxx-commits mailing list