[PATCH] D41376: [libcxx] Implement <simd> ABI for Clang/GCC vector extension, constructors, copy_from and copy_to.

Tim Shen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 13:21:55 PDT 2018


timshen added a comment.

I'm not going to rebase all the succeeding patches immediately onto this one, as it is painful and spamming emails. Rather, I'll only rebase the next patch in the line. So if you review more than one patch ahead (as you already did), you may see some stale patch context.


https://reviews.llvm.org/D41376





More information about the cfe-commits mailing list