[PATCH] D132731: [AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOP1 and VOP1.DPP instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 10:43:48 PDT 2022


Joe_Nash accepted this revision.
Joe_Nash added a comment.
This revision is now accepted and ready to land.

For these test and the other test updates, has the both the output and input been generated external to LLVM? Basically can we consider the output cross-checked against anything outside LLVM, or is the output simply what LLVM generates from the input.
Regardless, LGTM


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

https://reviews.llvm.org/D132731



More information about the llvm-commits mailing list