commit | d3bd6cf5ccdebf3f5a471b459fb1127924d3855f | [log] [tgz] |
---|---|---|
author | Yaxun Liu <Yaxun.Liu@amd.com> | Fri Nov 10 01:53:24 2017 +0000 |
committer | Yaxun Liu <Yaxun.Liu@amd.com> | Fri Nov 10 01:53:24 2017 +0000 |
tree | 30556e6e02f5f5229a3c0d62d9382d16c4b09127 | |
parent | 9000e8c60d07871233823d8a76a67121cdbee9dd [diff] |
[AMDGPU] Fix pointer info for pseudo source for r600 The pointer info for pseudo source for r600 is not correct when alloca addr space is not 0, which causes invalid SDNode for r600---amdgiz. This patch fixes that. Differential Revision: https://reviews.llvm.org/D39670 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317861 91177308-0d34-0410-b5e6-96231b3b80d8