[PATCH] D80889: AMDGPU: Fix not using scalar loads for global reads in shaders

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 04:24:57 PDT 2020


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

Best to keep things consistent between kernels and shaders, and this seems fine to me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80889/new/

https://reviews.llvm.org/D80889





More information about the llvm-commits mailing list