[PATCH] D53762: AMDGPU: Combine DPP mov with use instuctions (VOP1/2/3)

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 06:25:06 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347993: [AMDGPU] Combine DPP mov with use instructions (VOP1/2/3) (authored by vpykhtin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53762?vs=173169&id=176108#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53762

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
  llvm/trunk/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/trunk/lib/Target/AMDGPU/VOPInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine.ll
  llvm/trunk/test/CodeGen/AMDGPU/dpp_combine_subregs.mir
  llvm/trunk/test/MC/AMDGPU/vop_dpp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53762.176108.patch
Type: text/x-patch
Size: 51953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/7288dade/attachment-0001.bin>


More information about the llvm-commits mailing list