[PATCH] D28503: Documentation for the newly added x86 intrinsics.

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 12:41:37 PST 2017


probinson added inline comments.


================
Comment at: emmintrin.h:1607
+///
+/// This intrinsic corresponds to the <c> VMOVSD / MOVSD </c> instruction.
+///
----------------
should this be VMOVQ/MOVQ instead?


Repository:
  rL LLVM

https://reviews.llvm.org/D28503





More information about the cfe-commits mailing list