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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 8 11:44:54 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353555: [X86] Add explicit alignment to __m128/__m128i/__m128d/etc. to allow matching… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57961?vs=185996&id=186015#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57961/new/

https://reviews.llvm.org/D57961

Files:
  lib/Headers/avx512bwintrin.h
  lib/Headers/avx512fintrin.h
  lib/Headers/avx512vlbwintrin.h
  lib/Headers/avx512vlintrin.h
  lib/Headers/avxintrin.h
  lib/Headers/emmintrin.h
  lib/Headers/mmintrin.h
  lib/Headers/xmmintrin.h
  test/CodeGen/x86-vec-struct-packing.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57961.186015.patch
Type: text/x-patch
Size: 20627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190208/60775a38/attachment-0001.bin>


More information about the cfe-commits mailing list