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

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 09:53:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e87acac9b88: [AMDGPU] Removed s_mov_regrd and mov_fed opcodes (authored by dp).

Repository:
  rG LLVM Github Monorepo

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

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.278822.patch
Type: text/x-patch
Size: 108313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/d5278d60/attachment-0001.bin>


More information about the llvm-commits mailing list