[PATCH] D133353: [AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOP3.DPP8 instructions

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 06:57:41 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 VOP3.DPP8 tests into smaller parts to make them more manageable. Separate v_cmp_* and v_cmpx_* from other tests.
- Add missing tests for `v_cvt_pknorm_u16_f32_e64_dpp` and `v_cvt_pknorm_i16_f32_e64_dpp`.


https://reviews.llvm.org/D133353

Files:
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp8.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp8.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133353.458159.patch
Type: text/x-patch
Size: 281719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/171e4220/attachment-0001.bin>


More information about the llvm-commits mailing list