commit | 3ec09e61d1c823837fbf442c83865673cbbf59c8 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Wed Apr 06 01:29:19 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Wed Apr 06 01:29:19 2016 +0000 |
tree | 37e780373b9b5a2accbc1743ccc492a3e3f2b7c3 | |
parent | 285c8ff75394a3f755312654a9e197082f4628a3 [diff] |
AMDGPU: Document address space mapping Summary: Address space mapping is described in lib/Target/AMDGPU/AMDGPU.h in Doxygen comments. This patch adds the description to user guide for AMDGPU back-end. Patch By: Vedran Miletić Reviewers: tstellarAMD, arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17046 llvm-svn: 265500