[PATCH] D73881: AMDGPU/GlobalISel: Add mem operand to s.buffer.load intrinsic

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 08:24:18 PST 2020


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

Ugh, there's the age-old issue of fixing the s.buffer.load intrinsic. This whole thing is unfortunate, but it seems like a reasonable workaround for you to use for the time being. LGTM.


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

https://reviews.llvm.org/D73881





More information about the llvm-commits mailing list