[libcxx-commits] [PATCH] D159442: [libcxx] <experimental/simd> Add generate constructor of class simd

Yin Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 5 03:11:42 PDT 2023


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

Add SFINAE test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159442

Files:
  libcxx/docs/Status/ParallelismProjects.csv
  libcxx/include/experimental/__simd/scalar.h
  libcxx/include/experimental/__simd/simd.h
  libcxx/include/experimental/__simd/utility.h
  libcxx/include/experimental/__simd/vec_ext.h
  libcxx/test/std/experimental/simd/simd.class/simd_ctor_generator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159442.555837.patch
Type: text/x-patch
Size: 6991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230905/8f833d87/attachment.bin>


More information about the libcxx-commits mailing list