[PATCH] D124067: [x86] Support 3 builtin functions for 32-bits targets
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 21:15:47 PDT 2022
craig.topper added inline comments.
================
Comment at: clang/lib/Headers/emmintrin.h:3476
+/// This intrinsic corresponds to the <c> VMOVQ / MOVQ </c> instruction
+/// in 64 bits.
///
----------------
craig.topper wrote:
> 64 bits -> 64-bit mode
64 bits -> 64-bit
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124067/new/
https://reviews.llvm.org/D124067
More information about the cfe-commits
mailing list