[PATCH] D44656: [libcxx] Add <experimental/simd> conversions between underlying non-portable types and simd/simd_mask types.
Tim Shen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 19 17:41:57 PDT 2018
timshen created this revision.
timshen added a reviewer: mclow.lists.
Herald added subscribers: christof, kristof.beyls, sanjoy.
Herald added a reviewer: EricWF.
Currently x86, PowerPC, and ARM are supported.
https://reviews.llvm.org/D44656
Files:
libcxx/include/experimental/__config
libcxx/include/experimental/simd
libcxx/test/std/experimental/simd/simd.abi/raw.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44656.139046.patch
Type: text/x-patch
Size: 22866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180320/aec53504/attachment-0001.bin>
More information about the cfe-commits
mailing list