[PATCH] D34130: [AMDGPU] Eliminate SGPR to VGPR copy when possible

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 11:33:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305815: [AMDGPU] Eliminate SGPR to VGPR copy when possible (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D34130?vs=103241&id=103244#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34130

Files:
  llvm/trunk/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mqsad.pk.u16.u8.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.qsad.pk.u16.u8.ll
  llvm/trunk/test/CodeGen/AMDGPU/opt-sgpr-to-vgpr-copy.mir
  llvm/trunk/test/CodeGen/AMDGPU/sdwa-peephole.ll
  llvm/trunk/test/CodeGen/AMDGPU/sint_to_fp.i64.ll
  llvm/trunk/test/CodeGen/AMDGPU/uint_to_fp.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34130.103244.patch
Type: text/x-patch
Size: 17258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/852ba2f0/attachment.bin>


More information about the llvm-commits mailing list