[all-commits] [llvm/llvm-project] 65f3e1: [AMDGPU][MC] Corrected error position for some ope...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 16 05:11:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 65f3e121fe4f80e2b178fa157ef1346043555b4b
https://github.com/llvm/llvm-project/commit/65f3e121fe4f80e2b178fa157ef1346043555b4b
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/gfx7_err_pos.s
M llvm/test/MC/AMDGPU/gfx8_err_pos.s
M llvm/test/MC/AMDGPU/gfx9_err_pos.s
Log Message:
-----------
[AMDGPU][MC] Corrected error position for some operands and modifiers
Partially fixes bug 47518 (https://bugs.llvm.org/show_bug.cgi?id=47518)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D91412
More information about the All-commits
mailing list