On Thu, Nov 19, 2020 at 1:54 AM Kewen.Lin <li...@linux.ibm.com> wrote: > > Hi, > > The insn type of p8_mtvsrd_df looks missed to be updated > with mtvsr. Here I supposed mtvsrd's all usages should > be with the same insn type. > > This patch is to fix its current insn type mfvsr by mtvsr. > > Is it ok for trunk? > > BR, > Kewen > ----- > gcc/ChangeLog: > > * config/rs6000/rs6000.md (p8_mtvsrd_df): Fix insn type.
Good that you noticed it. Okay for trunk. Thanks, David