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