[PATCH] D23408: AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPRCopies pass

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 10:52:13 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287131: AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPRCopies pass (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D23408?vs=70448&id=78222#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23408

Files:
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
  llvm/trunk/test/CodeGen/AMDGPU/scratch-buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-instr-info-correct-implicit-operands.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23408.78222.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/1431ccc8/attachment.bin>


More information about the llvm-commits mailing list