commit | 16fa6f106157dba26aa6c8d70b6e69cf4f775a8b | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Sat Jun 25 01:59:16 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Sat Jun 25 01:59:16 2016 +0000 |
tree | c4ffd5abd07a93f5132536575f494b7c2ab52153 | |
parent | 1874db9575900d8a7c74cbec6b954dd20e8b88f7 [diff] |
AMDGPU/SI: Make sure not to fold offsets into local address space globals Summary: Offset folding only works if you are emitting relocations, and we don't emit relocations for local address space globals. Reviewers: arsenm, nhaustov Subscribers: arsenm, llvm-commits, kzhuravl Differential Revision: http://reviews.llvm.org/D21647 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273765 91177308-0d34-0410-b5e6-96231b3b80d8