[PATCH] D57961: [X86] Add explicit alignment to __m128/__m128i/__m128d/etc. to allow matching of MSVC behavior with #pragma pack.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 12 14:12:53 PST 2019


craig.topper added a comment.

Thanks for the fix @rnk, I've added some MSVC command lines to some of the other test files too.


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