[PATCH] D132876: [AMDGPU][MC][GFX11][NFC] Update asm tests for VOP3P instructions

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 11:16: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.

Rename `gfx11_asm_vop3p.s` to `gfx11_asm_vop3p_features.s` - they have manually written tests for VOP3P features I do not want to remove.
Add script-generated tests for all VOP3P opcodes.


https://reviews.llvm.org/D132876

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vop3p.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3p_features.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132876.456418.patch
Type: text/x-patch
Size: 58988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/c2cfcb47/attachment.bin>


More information about the llvm-commits mailing list