[PATCH] D132026: [AMDGPU][MC][GFX11][NFC] Add missing tests for DS opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 06:25:00 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.

DS opcodes have sufficient test coverage for disassembler, but most opcodes have 0 or 1 assembler test.
Replace these with more detailed tests.


https://reviews.llvm.org/D132026

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_ds.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132026.453269.patch
Type: text/x-patch
Size: 65755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/f2e3992e/attachment.bin>


More information about the llvm-commits mailing list