[all-commits] [llvm/llvm-project] 0bee8c: [AMDGPU][MC] Corrected error position for swizzle()
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 16 03:39:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0bee8c784b3f9303cb77336b18f65d45439e066a
https://github.com/llvm/llvm-project/commit/0bee8c784b3f9303cb77336b18f65d45439e066a
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 swizzle()
Partially fixes bug 47518 (https://bugs.llvm.org/show_bug.cgi?id=47518)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D91408
More information about the All-commits
mailing list