diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-09-12 23:20:06 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-09-12 23:20:06 +0000 |
commit | 6671cd4db079eb993f9bd340e0c33d61f0f27d81 (patch) | |
tree | c5061935f0d0592acff03105dead896066b06c5c /test/CodeGen/NVPTX/module-inline-asm.ll | |
parent | 405b6503b3568cfb4da9d1347e3f5640583429c9 (diff) | |
download | external_llvm-6671cd4db079eb993f9bd340e0c33d61f0f27d81.zip external_llvm-6671cd4db079eb993f9bd340e0c33d61f0f27d81.tar.gz external_llvm-6671cd4db079eb993f9bd340e0c33d61f0f27d81.tar.bz2 |
Fix PPC ABI for ByVal structs with vector members
When a structure is passed by value, and that structure contains a vector
member, according to the PPC ABI, the structure will receive enhanced alignment
(so that the vector within the structure will always be aligned).
This should resolve PR16641.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190636 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/NVPTX/module-inline-asm.ll')
0 files changed, 0 insertions, 0 deletions