]> granicus.if.org Git - llvm/commit
AMDGPU: Allow getMemOperandWithOffset to analyze stack accesses
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 5 Sep 2019 23:54:35 +0000 (23:54 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 5 Sep 2019 23:54:35 +0000 (23:54 +0000)
commit3940fc1fe6437507724081a74d1d84e4cf40407a
treeb2897901bbaf26b39dd732985ca50bf232845dd6
parentc8c66a280fa359b4886cabea5b0c228479e10b84
AMDGPU: Allow getMemOperandWithOffset to analyze stack accesses

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371149 91177308-0d34-0410-b5e6-96231b3b80d8
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