[all-commits] [llvm/llvm-project] a0b3a9: [AMDGPU][MC] Improved diagnostics message for sym/...
dpreobra via All-commits
all-commits at lists.llvm.org
Sat Dec 5 03:10:26 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0b3a9391cd8cfff2ad1741f12e5ed10acc97869
https://github.com/llvm/llvm-project/commit/a0b3a9391cd8cfff2ad1741f12e5ed10acc97869
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/ds-err.s
M llvm/test/MC/AMDGPU/gfx10_err_pos.s
M llvm/test/MC/AMDGPU/sopk-err.s
M llvm/test/MC/AMDGPU/sopp-err.s
Log Message:
-----------
[AMDGPU][MC] Improved diagnostics message for sym/expr operands
See bug 48295 (https://bugs.llvm.org/show_bug.cgi?id=48295)
Reviewers: rampitec
Differential Revision: https://reviews.llvm.org/D92088
More information about the All-commits
mailing list