[PATCH] D47194: [AMDGPU] Fixed non-uniform addr64 MUBUF in shader

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 11:36:13 PDT 2018


tpr abandoned this revision.
tpr added a comment.

I'm abandoning this. I have a much better fix for my problem, now I have discovered that I can get at divergence information in instruction selection:
https://reviews.llvm.org/D47383


Repository:
  rL LLVM

https://reviews.llvm.org/D47194





More information about the llvm-commits mailing list