Segher Boessenkool writes:
> On Fri, Jul 05, 2019 at 05:26:24PM +0100, Richard Sandiford wrote:
>> Segher Boessenkool writes:
>> > Maybe there should be some way of indicating what iterator you want if
>> > none is mentioned? For the whole pattern, or some global priority scheme
>> > even? Chan
On Fri, Jul 05, 2019 at 05:26:24PM +0100, Richard Sandiford wrote:
> Segher Boessenkool writes:
> > Maybe there should be some way of indicating what iterator you want if
> > none is mentioned? For the whole pattern, or some global priority scheme
> > even? Changes like (random example)
> >
> >>
Segher Boessenkool writes:
> Hi Richard,
>
> On Fri, Jul 05, 2019 at 04:20:37PM +0100, Richard Sandiford wrote:
>> This patch is part of a series that fixes ambiguous attribute
>> uses in .md files, i.e. cases in which attributes didn't use
>> to specify an iterator, and in which could
>> have d
Hi Richard,
On Fri, Jul 05, 2019 at 04:20:37PM +0100, Richard Sandiford wrote:
> This patch is part of a series that fixes ambiguous attribute
> uses in .md files, i.e. cases in which attributes didn't use
> to specify an iterator, and in which could
> have different values depending on the iter
This patch is part of a series that fixes ambiguous attribute
uses in .md files, i.e. cases in which attributes didn't use
to specify an iterator, and in which could
have different values depending on the iterator chosen.
No behavioural change -- produces the same code as before except
for forma