[PATCH] D133356: [AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOP3.DPP16 instructions
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 11:22:47 PDT 2022
Joe_Nash accepted this revision.
Joe_Nash added a comment.
This revision is now accepted and ready to land.
I realized we don't have any asm or disasm coverage of v_fmac_.*_e64_dpp, and the asm at least is broken.
https://github.com/llvm/llvm-project/issues/57585
That said, this patch does not claim to be bringing VOP3DPP up to full coverage. So LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133356/new/
https://reviews.llvm.org/D133356
More information about the llvm-commits
mailing list