[PATCH] D93757: [AMDGPU][MC] Improved diagnostics messages for v_interp* operands

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 03:47:12 PST 2020


dp created this revision.
dp added a reviewer: rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Also two more lex() calls have been refactored out.


https://reviews.llvm.org/D93757

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/gfx10_err_pos.s
  llvm/test/MC/AMDGPU/vintrp-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93757.313527.patch
Type: text/x-patch
Size: 8584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/6870496d/attachment.bin>


More information about the llvm-commits mailing list