On November 7, 2019 4:14:14 PM GMT+01:00, Richard Sandiford
wrote:
>Richard Biener writes:
>> On Tue, Nov 5, 2019 at 3:25 PM Richard Sandiford
>> wrote:
>>>
>>> This patch makes two tweaks to vectorizable_conversion. The first
>>> is to use "modifier" to distinguish between promotion, demotion
Richard Biener writes:
> On Tue, Nov 5, 2019 at 3:25 PM Richard Sandiford
> wrote:
>>
>> This patch makes two tweaks to vectorizable_conversion. The first
>> is to use "modifier" to distinguish between promotion, demotion,
>> and neither promotion nor demotion, rather than using a code for
>> so
On Tue, Nov 5, 2019 at 3:25 PM Richard Sandiford
wrote:
>
> This patch makes two tweaks to vectorizable_conversion. The first
> is to use "modifier" to distinguish between promotion, demotion,
> and neither promotion nor demotion, rather than using a code for
> some cases and "modifier" for other
This patch makes two tweaks to vectorizable_conversion. The first
is to use "modifier" to distinguish between promotion, demotion,
and neither promotion nor demotion, rather than using a code for
some cases and "modifier" for others. The second is to take ncopies
into account for the promotion an