[PATCH] D132474: [AMDGPU][MC][GFX11][NFC] Split tests for SOP formats

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 07:53: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.

Split `gfx11_asm_scalar.s` into several files by encoding.
Missing tests for each encoding will be added separately.


https://reviews.llvm.org/D132474

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_scalar.s
  llvm/test/MC/AMDGPU/gfx11_asm_sop1.s
  llvm/test/MC/AMDGPU/gfx11_asm_sop2.s
  llvm/test/MC/AMDGPU/gfx11_asm_sopc.s
  llvm/test/MC/AMDGPU/gfx11_asm_sopk.s
  llvm/test/MC/AMDGPU/gfx11_asm_sopp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132474.454842.patch
Type: text/x-patch
Size: 494193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/bd66c979/attachment-0001.bin>


More information about the llvm-commits mailing list