[PATCH] D91412: [AMDGPU][MC] Corrected error position for some operands and modifiers

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 04:27:05 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.

Partially fixes bug 47518 <https://bugs.llvm.org/show_bug.cgi?id=47518>


https://reviews.llvm.org/D91412

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/gfx10_err_pos.s
  llvm/test/MC/AMDGPU/gfx7_err_pos.s
  llvm/test/MC/AMDGPU/gfx8_err_pos.s
  llvm/test/MC/AMDGPU/gfx9_err_pos.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91412.305088.patch
Type: text/x-patch
Size: 9462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/8d8f130c/attachment.bin>


More information about the llvm-commits mailing list