commit | 9ae72b778a29acc2dc7ad9ef53859e577963613e | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Sep 18 02:05:44 2018 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Sep 18 02:05:44 2018 +0000 |
tree | 2f2ec8fadbd064081e0760d02480b4f86cdcb272 | |
parent | e5eb6c55953fc9171206d0af05939ecfdfdd0275 [diff] |
LSV: Fix adjust alloca alignment trick for AMDGPU This was checking the hardcoded address space 0 for the stack. Additionally, this should be checking for legality with the adjusted alignment, so defer the alignment check. Also try to split if the unaligned access isn't allowed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342442 91177308-0d34-0410-b5e6-96231b3b80d8