[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
Fri Aug 26 03:35:29 PDT 2022


dp updated this revision to Diff 455850.
dp added a comment.

Add tests with forced `_e32` and `_dpp` suffices.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132690/new/

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