[PATCH] D17744: AMDGPU: Insert moves of frame index to value operands

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 17:28:59 PST 2016


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

Use operand index to compute equality. This actually works in the case the operands are identical


http://reviews.llvm.org/D17744

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  test/CodeGen/AMDGPU/captured-frame-index.ll
  test/CodeGen/AMDGPU/promote-alloca-stored-pointer-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17744.49439.patch
Type: text/x-patch
Size: 9646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/5f095cab/attachment.bin>


More information about the llvm-commits mailing list