Re: [PATCH 10/31] VAX: Use an int iterator to produce individual interlocked branches

2020-11-20 Thread Jeff Law via Gcc-patches
On 11/19/20 8:34 PM, Maciej W. Rozycki wrote: > With mode-specific interlocked branch insns already folded into iterated > templates now fold the two templates into one too, observing that the > only difference between them is the value of the bit branched on, which > is of course reflected both

[PATCH 10/31] VAX: Use an int iterator to produce individual interlocked branches

2020-11-19 Thread Maciej W. Rozycki
With mode-specific interlocked branch insns already folded into iterated templates now fold the two templates into one too, observing that the only difference between them is the value of the bit branched on, which is of course reflected both in the RTL expression and the instruction produced. Use