[all-commits] [llvm/llvm-project] 811d11: [AMDGPU] Add GFX11 HW_REG_PERF_SNAPSHOT_*
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Feb 10 12:40:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 811d11b064f77032f694001afa93912f5f37b1cb
https://github.com/llvm/llvm-project/commit/811d11b064f77032f694001afa93912f5f37b1cb
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
M llvm/test/MC/AMDGPU/gfx11_asm_sopk.s
M llvm/test/MC/AMDGPU/sopk.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_sopk.txt
Log Message:
-----------
[AMDGPU] Add GFX11 HW_REG_PERF_SNAPSHOT_*
These are similar to hardware registers already added for GFX940,
but with different numbers and slightly different names.
Differential Revision: https://reviews.llvm.org/D143740
More information about the All-commits
mailing list