[PATCH] D123022: [AMDGPU][MC][GFX10] Added helpers for s_waitcnt_depctr operand

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 07:04:59 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f6aa90386b6: [AMDGPU][MC][GFX10] Added syntactic sugar for s_waitcnt_depctr operand (authored by dp).

Changed prior to commit:
  https://reviews.llvm.org/D123022?vs=420504&id=421194#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123022

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/MC/AMDGPU/gfx1030_err.s
  llvm/test/MC/AMDGPU/gfx1030_new.s
  llvm/test/MC/AMDGPU/sopp-err.s
  llvm/test/MC/AMDGPU/sopp-gfx10.s
  llvm/test/MC/Disassembler/AMDGPU/gfx1030_dasm_new.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123022.421194.patch
Type: text/x-patch
Size: 38120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/eb9c14f9/attachment.bin>


More information about the llvm-commits mailing list