[PATCH] D92088: [AMDGPU][MC] Improved diagnostics message for sym/expr operands
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 03:11:02 PST 2020
dp created this revision.
dp added a reviewer: rampitec.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
dp requested review of this revision.
Herald added a subscriber: wdng.
Improved diagnostics message for operands which may be specified as either a 'macro' or an expression.
See bug 48295 <https://bugs.llvm.org/show_bug.cgi?id=48295>
https://reviews.llvm.org/D92088
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/ds-err.s
llvm/test/MC/AMDGPU/gfx10_err_pos.s
llvm/test/MC/AMDGPU/sopk-err.s
llvm/test/MC/AMDGPU/sopp-err.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92088.307564.patch
Type: text/x-patch
Size: 9239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/90c83075/attachment.bin>
More information about the llvm-commits
mailing list