[PATCH] D41845: [libcxx] clean up and complete <experimental/simd>

Tim Shen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 16:46:50 PST 2018


timshen created this revision.
timshen added reviewers: mclow.lists, EricWF.
Herald added a subscriber: sanjoy.

The cleanup patch adds sevreal TODOs for the following unimplemented
features:
*) aligned load
*) simd<> version of <cmath> functions

This patch declares the completion of my implementation of
<experimental/simd>.


https://reviews.llvm.org/D41845

Files:
  libcxx/include/experimental/simd

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41845.129005.patch
Type: text/x-patch
Size: 3666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/03467a5a/attachment.bin>


More information about the cfe-commits mailing list