On 07/13/2017 02:39 AM, Richard Sandiford wrote:
> The new iterators are:
>
> - FOR_EACH_MODE_IN_CLASS: iterate over all the modes in a mode class.
>
> - FOR_EACH_MODE_FROM: iterate over all the modes in a class,
> starting at a given mode.
>
> - FOR_EACH_WIDER_MODE: iterate over all the modes
On 08/11/2017 11:16 AM, Richard Sandiford wrote:
> Hi Jeff,
>
> First, many thanks for the reviews!
>
> Jeff Law writes:
>> On 07/13/2017 02:39 AM, Richard Sandiford wrote:
>>> The new iterators are:
>>>
>>> - FOR_EACH_MODE_IN_CLASS: iterate over all the modes in a mode class.
>>>
>>> - FOR_EACH
Hi Jeff,
First, many thanks for the reviews!
Jeff Law writes:
> On 07/13/2017 02:39 AM, Richard Sandiford wrote:
>> The new iterators are:
>>
>> - FOR_EACH_MODE_IN_CLASS: iterate over all the modes in a mode class.
>>
>> - FOR_EACH_MODE_FROM: iterate over all the modes in a class,
>> startin
On 07/13/2017 02:39 AM, Richard Sandiford wrote:
> The new iterators are:
>
> - FOR_EACH_MODE_IN_CLASS: iterate over all the modes in a mode class.
>
> - FOR_EACH_MODE_FROM: iterate over all the modes in a class,
> starting at a given mode.
>
> - FOR_EACH_WIDER_MODE: iterate over all the modes
The new iterators are:
- FOR_EACH_MODE_IN_CLASS: iterate over all the modes in a mode class.
- FOR_EACH_MODE_FROM: iterate over all the modes in a class,
starting at a given mode.
- FOR_EACH_WIDER_MODE: iterate over all the modes in a class,
starting at the next widest mode after a given mod