diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-27 22:42:12 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-27 22:42:12 +0000 |
commit | 02b7b56af82e265874914d9efe379914844510d6 (patch) | |
tree | 163472b498091b9b831e3f7dd7e88f0f99625140 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 82b619ea680d46bf64f077dfe2041907a5dfc2be (diff) | |
download | llvm-02b7b56af82e265874914d9efe379914844510d6.zip llvm-02b7b56af82e265874914d9efe379914844510d6.tar.gz llvm-02b7b56af82e265874914d9efe379914844510d6.tar.bz2 |
[X86] Bump Darwin MaxVectorAlign to 64 when AVX512 is enabled.
Without this, 64-byte vector types (__m512), specified to be 64-byte
aligned in the AVX512 draft SysV ABI, will only be 32-byte aligned.
This is analoguous to AVX, for which we accept 32-byte max alignment.
Differential Revision: http://reviews.llvm.org/D10724
llvm-svn: 246230
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions