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

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 12:52:15 PDT 2022


Joe_Nash added a comment.

I do notice you have eliminated the forced _dpp suffix, and I believe this test has the only coverage of that with VOPC. For vop1 and vop2 we have coverage with the forced suffix on older subtargets. I think we should have a few tests with the forced suffix for each encoding.


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

https://reviews.llvm.org/D132690



More information about the llvm-commits mailing list