[PATCH] D132692: [AMDGPU][MC][GFX11][NFC] Add missing asm tests for VOPCX and VOPCX.DPP instructions

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 11:46:14 PDT 2022


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

`gfx11_asm_vopcx.s` provide sufficient coverage, but it is updated to make tests sorted by opcode and to simplify future updates.


https://reviews.llvm.org/D132692

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vopcx.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp16.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp8.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132692.455673.patch
Type: text/x-patch
Size: 318704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/08f72cde/attachment-0001.bin>


More information about the llvm-commits mailing list