[PATCH] D57961: [X86] Add explicit alignment to __m128/__m128i/__m128d/etc. to allow matching of MSVC behavior with #pragma pack.
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 12 12:02:52 PST 2019
rnk added a comment.
I audited all the intrin header uses of __packed__, and I think this was the only one that was missing, so I'll try to fix forward.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57961/new/
https://reviews.llvm.org/D57961
More information about the cfe-commits
mailing list