amyk added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPCInstrAltivec.td:1365
 
+// Vector Multiply-Sum
+def VMSUMUDM : VA1a_Int_Ty3<35, "vmsumudm", int_ppc_altivec_vmsumudm,
----------------
Maybe we can put this definition near the other VMSUM instructions? Since it's 
also nearby them in `BuiltinsPPC.def` and `IntrinsicsPowerPC.td`. 


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

https://reviews.llvm.org/D80294



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to