[all-commits] [llvm/llvm-project] 6655c5: [AMDGPU][MC][GFX10] Added an alias for HW_REG_HW_ID1
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Feb 16 08:41:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6655c5a6bb13a7db483d1eea6e1071972b13a62d
https://github.com/llvm/llvm-project/commit/6655c5a6bb13a7db483d1eea6e1071972b13a62d
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/sopk.s
Log Message:
-----------
[AMDGPU][MC][GFX10] Added an alias for HW_REG_HW_ID1
Enabled HW_REG_HW_ID as an alias for HW_REG_HW_ID1. This is required for compatibility with existing code.
Differential Revision: https://reviews.llvm.org/D119939
More information about the All-commits
mailing list