[PATCH] D99408: [AMDGPU][MC] Added flag to identify VOP instructions which have a single variant
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 09:41:49 PDT 2021
rampitec added a comment.
I do not thing this is really true:
> all VOP instructions (including VOP3P) use VOPDstOperand;
VOPC does not have VOPDst.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99408/new/
https://reviews.llvm.org/D99408
More information about the llvm-commits
mailing list