| commit | b03c98d1a34ee582680a6b475d7eca52c19ccc99 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <tstellar@redhat.com> | Thu May 03 22:38:06 2018 +0000 |
| committer | Tom Stellard <tstellar@redhat.com> | Thu May 03 22:38:06 2018 +0000 |
| tree | 701e7ba241cceffa61504263a74fca10c66b27b6 | |
| parent | 542b20d6566705f0f9aa46a37b4c65f9fde5d34d [diff] |
AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfo Summary: This makes is possible to have R600RegisterInfo and SIRegisterInfo not inherit from AMDGPURegisterInfo. Reviewers: arsenm, nhaehnle Reviewed By: arsenm Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, llvm-commits, t-tye Differential Revision: https://reviews.llvm.org/D46280 llvm-svn: 331490