AMDGPU: Remove code I think is dead
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 13 Sep 2016 19:15:25 +0000 (19:15 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 13 Sep 2016 19:15:25 +0000 (19:15 +0000)
commita992f71bef1efc590be688a056b1c75432c019af
treeb2e401e3fed74f9143e7bf8aa3f53c6b6f6c4636
parentec3e436a36c4a79f8d1e17166c195b72d11df40b
AMDGPU: Remove code I think is dead

As far as I can tell, resolveFrameIndex is supposed to be
called with a legal offset, so inserting an add shouldn't be
necessary.

llvm-svn: 281372
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp