[PATCH] D29674: [AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets for SI

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 12:25:04 PST 2017


kzhuravl created this revision.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tpr, yaxunl, nhaehnle, wdng.

Offsets are used in location expressions.


https://reviews.llvm.org/D29674

Files:
  lib/Target/AMDGPU/AMDGPUFrameLowering.cpp
  lib/Target/AMDGPU/AMDGPUFrameLowering.h
  lib/Target/AMDGPU/R600FrameLowering.cpp
  lib/Target/AMDGPU/R600FrameLowering.h
  lib/Target/AMDGPU/SIFrameLowering.cpp
  lib/Target/AMDGPU/SIFrameLowering.h
  test/CodeGen/AMDGPU/debugger-variable-locations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29674.87500.patch
Type: text/x-patch
Size: 10730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/f41f7208/attachment-0001.bin>


More information about the llvm-commits mailing list