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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 11:12:35 PDT 2017


rampitec updated this revision to Diff 102692.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Removed pointer arithmetic on operands.


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.102692.patch
Type: text/x-patch
Size: 18940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/7e8805f0/attachment.bin>


More information about the llvm-commits mailing list