[all-commits] [llvm/llvm-project] 453eb9: [AMDGPU][MC] Correct handling of mandatory literals
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Dec 5 05:24:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 453eb9eb4281feb130470198aa5bcc5b5cfafe91
https://github.com/llvm/llvm-project/commit/453eb9eb4281feb130470198aa5bcc5b5cfafe91
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/gfx10_asm_err.s
A llvm/test/MC/AMDGPU/gfx11_asm_vop2_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_vopd_err.s
M llvm/test/MC/AMDGPU/literals.s
Log Message:
-----------
[AMDGPU][MC] Correct handling of mandatory literals
Differential Revision: https://reviews.llvm.org/D138661
More information about the All-commits
mailing list