[PATCH] D24328: AMDGPU: Fix broken FrameIndex handling

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 20:20:42 PDT 2016


arsenm updated this revision to Diff 70643.
arsenm added a comment.

Fix missing piece of patch and test changes that belong with later commit


https://reviews.llvm.org/D24328

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/captured-frame-index.ll
  test/CodeGen/AMDGPU/local-stack-slot-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24328.70643.patch
Type: text/x-patch
Size: 11705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/05db9e5b/attachment.bin>


More information about the llvm-commits mailing list