[all-commits] [llvm/llvm-project] e97dd1: [AMDGPU][MC] Corrected error position for invalid ...
dpreobra via All-commits
all-commits at lists.llvm.org
Sat Dec 5 02:23:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e97dd119776129e888ab3c02e1394b58b709fd1f
https://github.com/llvm/llvm-project/commit/e97dd119776129e888ab3c02e1394b58b709fd1f
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/exp-err.s
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
Log Message:
-----------
[AMDGPU][MC] Corrected error position for invalid MOVREL src
See bug 47518 (https://bugs.llvm.org/show_bug.cgi?id=47518)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D92084
More information about the All-commits
mailing list