[PATCH] D31916: AMDGPU: Change mubuf soffset register when SP relative

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 17:54:53 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Check the MachinePointerInfo for whether the access is
supposed to be relative to the stack pointer.

      

No tests because this is used in later commits implementing
calls.


https://reviews.llvm.org/D31916

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/BUFInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31916.94765.patch
Type: text/x-patch
Size: 6825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/f5c7389a/attachment.bin>


More information about the llvm-commits mailing list