On Wed, Apr 6, 2016 at 8:11 AM, Uros Bizjak <ubiz...@gmail.com> wrote: > ... so there is no unresolved attributes in insn-output.c. > > 2016-04-06 Uros Bizjak <ubiz...@gmail.com> > > * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes. > (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes. > > Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}. > Committed to mainline SVN and gcc-5 branch. >
Could you also add V4TI, V2TI and V1TI to ssescalarsize? Thanks. -- H.J.