saghir marked an inline comment as done. saghir 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, ---------------- amyk wrote: > Maybe we can put this definition near the other VMSUM instructions? Since > it's also nearby them in `BuiltinsPPC.def` and `IntrinsicsPowerPC.td`. This needed to be in the block for Power9 Altivec instructions, the other vmsum instructions are outside the P9 block. 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