[PATCH] D68673: [AMDGPU] Support mov dpp with 64 bit operands

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 15:56:28 PDT 2019


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

Rebased.
Removed special handling of gfx10, it uses the same pseudo now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68673/new/

https://reviews.llvm.org/D68673

Files:
  llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/dpp_combine.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68673.224701.patch
Type: text/x-patch
Size: 16217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/50c1015f/attachment.bin>


More information about the llvm-commits mailing list