[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 13 16:28:03 PDT 2017


rampitec updated this revision to Diff 102449.
rampitec added a comment.

Fixed typo in test name.


Repository:
  rL LLVM

https://reviews.llvm.org/D34130

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34130.102449.patch
Type: text/x-patch
Size: 6455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/105051ce/attachment-0001.bin>


More information about the llvm-commits mailing list