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>.
Paths
| Differential D41845
[libcxx] clean up and complete <experimental/simd> AcceptedPublic Authored by timshen on Jan 8 2018, 4:46 PM.
Details
Summary The cleanup patch adds sevreal TODOs for the following unimplemented This patch declares the completion of my implementation of
Diff Detail
Event Timelinetimshen added a parent revision: D41844: [libcxx] implement <experimental/simd> mask reductions.Jan 8 2018, 4:47 PM This revision is now accepted and ready to land.Jan 18 2018, 4:16 PM
Revision Contents
Diff 129005 libcxx/include/experimental/simd
|