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

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 11:23:15 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.

https://reviews.llvm.org/D132690

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vopc.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp8.s



More information about the llvm-commits mailing list