[PATCH] D18941: Use the correct scratch wave offset register for shaders.
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 15:19:34 PDT 2016
nhaehnle added a comment.
This looks like an improvement, but I think it is still incorrect for shaders with non-void returns, where the scratch information may have to be passed through.
http://reviews.llvm.org/D18941
More information about the llvm-commits
mailing list