[PATCH] D32645: AMDGPU: GFX9 GS and HS shaders always have the scratch wave offset in SGPR5

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 10:39:18 PDT 2017


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM, except the test is much more complicated than it needs to be. Can have a small test with a volatile access to an alloca or something? These spill tests are big enough to slow down the test suite


https://reviews.llvm.org/D32645





More information about the llvm-commits mailing list