[PATCH] D81659: [AMDGPU] Removed s_mov_regrd and mov_fed opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 08:14:14 PDT 2020


dp created this revision.
dp added reviewers: arsenm, rampitec.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Documentation will be updated by a separate change.


https://reviews.llvm.org/D81659

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/test/CodeGen/AMDGPU/inserted-wait-states.mir
  llvm/test/MC/AMDGPU/gfx10_asm_all.s
  llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
  llvm/test/MC/AMDGPU/gfx10_asm_err.s
  llvm/test/MC/AMDGPU/gfx7_asm_all.s
  llvm/test/MC/AMDGPU/gfx8_asm_all.s
  llvm/test/MC/AMDGPU/gfx9_asm_all.s
  llvm/test/MC/AMDGPU/lds_direct.s
  llvm/test/MC/AMDGPU/sop1.s
  llvm/test/MC/AMDGPU/vop1.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81659.270138.patch
Type: text/x-patch
Size: 108311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/b3116054/attachment-0001.bin>


More information about the llvm-commits mailing list