[PATCH] D143740: [AMDGPU] Add GFX11 HW_REG_PERF_SNAPSHOT_*

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 07:47:40 PST 2023


foad created this revision.
foad added reviewers: AMDGPU, rampitec, Joe_Nash.
Herald added subscribers: kosarev, StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

These are similar to hardware registers already added for GFX940,
but with different numbers and slightly different names.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143740

Files:
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
  llvm/test/MC/AMDGPU/gfx11_asm_sopk.s
  llvm/test/MC/AMDGPU/sopk.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_sopk.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143740.496472.patch
Type: text/x-patch
Size: 5511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/d2623113/attachment.bin>


More information about the llvm-commits mailing list