[all-commits] [llvm/llvm-project] e01dba: [AMDGPU][MC] Corrected error message "image data s...
dpreobra via All-commits
all-commits at lists.llvm.org
Tue Apr 19 03:55:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e01dbabdd18d5e3af5134818dab8c67341cd25d5
https://github.com/llvm/llvm-project/commit/e01dbabdd18d5e3af5134818dab8c67341cd25d5
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/test/MC/AMDGPU/gfx10_asm_mimg_err.s
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/mimg.s
Log Message:
-----------
[AMDGPU][MC] Corrected error message "image data size does not match dmask and tfe"
Differential Revision: https://reviews.llvm.org/D123929
More information about the All-commits
mailing list