| commit | ca16621b2a0e105fa34081f704ed3bf4ef79c279 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Mon Jan 30 21:56:46 2017 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Mon Jan 30 21:56:46 2017 +0000 |
| tree | 01ec01f3e27e97357f03b24e7ddb23d85d66b088 | |
| parent | 2bf8c9d381d479a0164a1991b607547bcd4d2458 [diff] |
Re-commit AMDGPU/GlobalISel: Add support for simple shaders Fix build when global-isel is disabled and fix a warning. Summary: We can select constant/global G_LOAD, global G_STORE, and G_GEP. Reviewers: qcolombet, MatzeB, t.p.northover, ab, arsenm Subscribers: mehdi_amini, vkalintiris, kzhuravl, wdng, nhaehnle, mgorny, yaxunl, tony-tye, modocache, llvm-commits, dberris Differential Revision: https://reviews.llvm.org/D26730 llvm-svn: 293551