[PATCH] D130345: [AMDGPU][MC][GFX11] Correct encoding of VOP3/VOP3_DPP v_cmpx* opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 06:23:25 PDT 2022


dp added a comment.

> 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.

Added a separate issue <https://github.com/llvm/llvm-project/issues/56727>.


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

https://reviews.llvm.org/D130345



More information about the llvm-commits mailing list