On Thu, Mar 18, 2021 at 09:27:17AM +0800, Xionghu Luo via Gcc-patches wrote: > gcc/ChangeLog: > > 2021-03-18 Xionghu Luo <luo...@linux.ibm.com> > > PR target/98914 > * config/rs6000/rs6000.c (rs6000_expand_vector_set_var_p9): > Convert idx to DImode. > (rs6000_expand_vector_set_var_p8): Likewise. > > gcc/testsuite/ChangeLog: > > 2021-03-18 Xionghu Luo <luo...@linux.ibm.com> > > PR target/98914 > * gcc.target/powerpc/pr98914.c: New test.
LGTM. But please give Segher some time to chime in if he disagrees. Jakub