arsenm wrote: > where C Opc is AGPR and dest is vgpr? If I read this code, this code freely > does that. Is that correct?
That cannot happen. C and and dest are always the same type. If it's the VGPR form both operands are VGPR. https://github.com/llvm/llvm-project/pull/149027 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits