[PATCH] D24326: AMDGPU: Support folding FrameIndex operands

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 18:23:40 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: nhaehnle, wdng, arsenm.

This avoids test regressions in a future commit.

https://reviews.llvm.org/D24326

Files:
  include/llvm/CodeGen/MachineOperand.h
  lib/CodeGen/MachineInstr.cpp
  lib/Target/AMDGPU/SIFoldOperands.cpp
  test/CodeGen/AMDGPU/local-stack-slot-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24326.70633.patch
Type: text/x-patch
Size: 4464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/378238fe/attachment.bin>


More information about the llvm-commits mailing list