[libcxx-commits] [PATCH] D144362: [libcxx] <experimental/simd> Add ABI tags, class template simd/simd_mask implementations. Add related simd traits and tests.
Yin Zhang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 18 07:06:00 PDT 2023
Joy12138 added a comment.
@philnik Hi! I have resolved most of the comments and marked them as done. Comments that have not yet been marked may require further discussion.
Do you have any other comments? If not, I will continue to organize and submit the remaining content based on this patch. That may also contribute to the discussion of the overall framework.
By the way, does CI need to be fixed? CI errors do not seem to be introduced by this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144362/new/
https://reviews.llvm.org/D144362
More information about the libcxx-commits
mailing list