On Wed, Apr 6, 2016 at 5:55 PM, H.J. Lu <[email protected]> wrote:
> On Wed, Apr 6, 2016 at 8:11 AM, Uros Bizjak <[email protected]> wrote:
>> ... so there is no unresolved attributes in insn-output.c.
>>
>> 2016-04-06  Uros Bizjak  <[email protected]>
>>
>>     * 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?

They are not used currently, so there is no pressing need for these
modes. But they can be trivially added at any time.

BTW: It would be nice if the macroization machinery warned when there
are unresolved mode attributes in the source.

Uros.

Reply via email to