[all-commits] [llvm/llvm-project] c7ca4c: [AMDGPU][GFX10][MC] Updated symbolic names of inte...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Jan 17 09:30:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7ca4c6365470f04457dfc29d80837f5e9962702
https://github.com/llvm/llvm-project/commit/c7ca4c6365470f04457dfc29d80837f5e9962702
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M llvm/docs/AMDGPU/gfx10_hwreg.rst
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/test/MC/AMDGPU/sopk.s
Log Message:
-----------
[AMDGPU][GFX10][MC] Updated symbolic names of internal HW registers
GFX10 no longer support HW_ID. It has been replaced with HW_ID1 and HW_ID2.
See bug 52904: https://github.com/llvm/llvm-project/issues/52904
Differential Revision: https://reviews.llvm.org/D117313
More information about the All-commits
mailing list