[llvm] [AMDGPU][True16][MC] true16 for v_cmpx_lt_f16 (PR #122936)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 09:50:50 PST 2025


================
@@ -1419,6 +1448,13 @@ class VOPC64_DPP16_Dst_t16<bits<10> op, VOP_DPP_Pseudo ps,
   let Inst{14} = 0;
 }
 
+class VOPC64_DPP16_NoDst_t16<bits<10> op, VOP_DPP_Pseudo ps,
+                         string opName = ps.OpName>
----------------
broxigarchen wrote:

done

https://github.com/llvm/llvm-project/pull/122936


More information about the llvm-commits mailing list