[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:55:23 PDT 2023
Joy12138 updated this revision to Diff 532824.
Joy12138 added a comment.
Fix clang-tidy
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.532824.patch
Type: text/x-patch
Size: 14229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230620/41667a46/attachment.bin>
More information about the libcxx-commits
mailing list