[PATCH] D67237: AMDGPU: Allow getMemOperandWithOffset to analyze stack accesses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 12:53:47 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, tstellar.
Herald added subscribers: arphaman, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

Report soffset as a base register if the scratch resource can be
ignored.


https://reviews.llvm.org/D67237

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  test/CodeGen/AMDGPU/byval-frame-setup.ll
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
  test/CodeGen/AMDGPU/frame-index-elimination.ll
  test/CodeGen/AMDGPU/insert_vector_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67237.218967.patch
Type: text/x-patch
Size: 12308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/810ffaf3/attachment.bin>


More information about the llvm-commits mailing list