commit | 15368636686ba54560244bb08ece60f1c4ad2ab0 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Mon Dec 21 18:44:27 2015 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Mon Dec 21 18:44:27 2015 +0000 |
tree | 1942a500376ce88c89a3c749f32fe7086bcb1043 | |
parent | 0b69fa94843c911b2faaf48625a50857a42aa542 [diff] |
AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI Summary: These register has different encodings on CI and VI, so we add pseudo FLAT_SCRACTH registers to be used before MC, and subtarget specific registers to be used by the MC layer. Reviewers: arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D15661 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256178 91177308-0d34-0410-b5e6-96231b3b80d8