[all-commits] [llvm/llvm-project] 05433a: [AMDGPU][MC] Corrected error position for invalid ...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Feb 8 03:33:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05433a8d034fe7abee2a501e86bac6e9efb4f5fe
https://github.com/llvm/llvm-project/commit/05433a8d034fe7abee2a501e86bac6e9efb4f5fe
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_asm_mimg_err.s
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
Log Message:
-----------
[AMDGPU][MC] Corrected error position for invalid dim modifiers
Fixed bug 49054.
Differential Revision: https://reviews.llvm.org/D96117
More information about the All-commits
mailing list