[all-commits] [llvm/llvm-project] ce44bf: [AMDGPU][MC] Improved diagnostic messages
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 23 05:15:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce44bf2cf229c179948b97639587c92c3f2e8b19
https://github.com/llvm/llvm-project/commit/ce44bf2cf229c179948b97639587c92c3f2e8b19
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-11-23 (Mon, 23 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/gfx908_err_pos.s
M llvm/test/MC/AMDGPU/gfx9_err_pos.s
Log Message:
-----------
[AMDGPU][MC] Improved diagnostic messages
See bug 47518 (https://bugs.llvm.org/show_bug.cgi?id=47518)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D91794
More information about the All-commits
mailing list