[PATCH] D130345: [AMDGPU][MC][GFX11] Correct encoding of VOP3/VOP3_DPP v_cmpx* opcodes
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 06:52:18 PDT 2022
Joe_Nash accepted this revision.
Joe_Nash added a comment.
LGTM. But it also occurs to me we could use a warning when disassembling something with non-exec (not 0x7e) in the destination. The point of this was to avoid that potential error, after all, so it would help fixing suspect shaders.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130345/new/
https://reviews.llvm.org/D130345
More information about the llvm-commits
mailing list