[PATCH] D41756: [libcxx] implement <experimental/simd> simd_mask<> casts and some horizontal operations.
Tim Shen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 4 18:30:15 PST 2018
timshen updated this revision to Diff 128706.
timshen added a comment.
Add tests to boolean version of the horizontal operations.
https://reviews.llvm.org/D41756
Files:
libcxx/include/experimental/simd
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
libcxx/test/std/experimental/simd/simd.horizontal/concat.pass.cpp
libcxx/test/std/experimental/simd/simd.horizontal/mask.pass.cpp
libcxx/test/std/experimental/simd/simd.horizontal/split.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41756.128706.patch
Type: text/x-patch
Size: 30909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/b88ffc78/attachment-0001.bin>
More information about the cfe-commits
mailing list