[all-commits] [llvm/llvm-project] 89df8f: [AMDGPU][MC] Corrected error position for hwreg() ...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 16 03:25:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 89df8fc0d73f86cbb2b32a2142a67ec63fd212f0
https://github.com/llvm/llvm-project/commit/89df8fc0d73f86cbb2b32a2142a67ec63fd212f0
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
Log Message:
-----------
[AMDGPU][MC] Corrected error position for hwreg() and sendmsg()
Partially fixes bug 47518 (https://bugs.llvm.org/show_bug.cgi?id=47518)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D91407
More information about the All-commits
mailing list