[PATCH] D41415: [libcxx] implement <experimental/simd> casts.

Tim Shen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 17:49:13 PST 2017


timshen updated this revision to Diff 127639.
timshen added a comment.

s/_LIBCPP_HAS_VECTOR_EXTENSION/_LIBCPP_HAS_NO_VECTOR_EXTENSION/


https://reviews.llvm.org/D41415

Files:
  libcxx/include/experimental/simd
  libcxx/test/std/experimental/simd/simd.casts/simd_cast.pass.cpp
  libcxx/test/std/experimental/simd/simd.casts/static_simd_cast.pass.cpp
  libcxx/test/std/experimental/simd/simd.casts/to_compatible.pass.cpp
  libcxx/test/std/experimental/simd/simd.casts/to_fixed_size.pass.cpp
  libcxx/test/std/experimental/simd/simd.casts/to_native.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41415.127639.patch
Type: text/x-patch
Size: 14746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171220/04ab7ab1/attachment.bin>


More information about the cfe-commits mailing list