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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 16:00:28 PDT 2017


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

Replaced test with mir to check multiple use case.


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.mir
  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.102618.patch
Type: text/x-patch
Size: 18943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/fe3229cd/attachment.bin>


More information about the llvm-commits mailing list