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

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 12:21:31 PDT 2017


mareko added a comment.

Yeah, we could have a simpler test, but my approach is usually to copy an existing test and modify it, so it would help if we had such a test that screams "hey I'm a simple scratch buffer test!"


https://reviews.llvm.org/D32645





More information about the llvm-commits mailing list