timshen added inline comments.

================
Comment at: libcxx/include/experimental/simd:1341
 // [simd.class]
 // TODO: implement simd
 template <class _Tp, class _Abi>
----------------
timshen wrote:
> mclow.lists wrote:
> > Is this TODO still necessary?
> I think so, as some operations are still not implemented, for example 
> operator++().
For test coverage I turned many of the tests into templates, in the hope not to 
duplicate the text and increase the coverage. I'm not sure if you like the idea.


https://reviews.llvm.org/D41376



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to