On 07/13/2017 03:04 AM, Richard Sandiford wrote:
> This patch uses scalar_mode in a few miscellaneous places:
>
> - Previous patches mean mode_to_vector can take a scalar_mode without
> further changes.
>
> - Implicit promotion is limited to scalar types (affects promote_mode
> and sdbout_par
This patch uses scalar_mode in a few miscellaneous places:
- Previous patches mean mode_to_vector can take a scalar_mode without
further changes.
- Implicit promotion is limited to scalar types (affects promote_mode
and sdbout_parms)
2017-07-13 Richard Sandiford
Alan Hayward