diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-09-13 12:14:31 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-09-13 12:14:31 +0000 |
commit | ff987ac6ea5a0d45d85e5da5161eb6945d27d421 (patch) | |
tree | 2ddfa2c0bf4e64204beb9902ed1a25a445aa2070 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 842cda631238e295f0e2e78893459a3d42de1067 (diff) | |
download | llvm-ff987ac6ea5a0d45d85e5da5161eb6945d27d421.zip llvm-ff987ac6ea5a0d45d85e5da5161eb6945d27d421.tar.gz llvm-ff987ac6ea5a0d45d85e5da5161eb6945d27d421.tar.bz2 |
AMDGPU: Fix not preserving alignent in call setups
If an argument was passed on the stack, this
was using the default alignment.
I'm not sure there's an observable change from this. This
was observable due to bugs in expansion of unaligned
loads and stores, but since that is fixed I don't think
this matters much.
llvm-svn: 342133
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions