[PATCH] D134028: [AMDGPU][MC][NFC] Correct error message

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 03:24:12 PDT 2022


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

Correct wording to say "only one **unique** literal operand is allowed".


https://reviews.llvm.org/D134028

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/expressions-gfx10.s
  llvm/test/MC/AMDGPU/expressions-gfx9.s
  llvm/test/MC/AMDGPU/gfx10_asm_err.s
  llvm/test/MC/AMDGPU/gfx10_err_pos.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopd_errs.s
  llvm/test/MC/AMDGPU/literals.s
  llvm/test/MC/AMDGPU/literalv216-err.s
  llvm/test/MC/AMDGPU/sop2-err.s
  llvm/test/MC/AMDGPU/sopc-err.s
  llvm/test/MC/AMDGPU/vop3-literal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134028.460693.patch
Type: text/x-patch
Size: 18897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/67323fe4/attachment.bin>


More information about the llvm-commits mailing list