Re: [07/nn] [AArch64] Pass number of units to aarch64_reverse_mask

2017-11-02 Thread James Greenhalgh
On Fri, Oct 27, 2017 at 02:28:27PM +0100, Richard Sandiford wrote: > This patch passes the number of units to aarch64_reverse_mask, > which avoids a to_constant () once GET_MODE_NUNITS is variable. OK Reviewed-by: James Greenhalgh Thanks, James > > > 2017-10-26 Richard Sandiford >

[07/nn] [AArch64] Pass number of units to aarch64_reverse_mask

2017-10-27 Thread Richard Sandiford
This patch passes the number of units to aarch64_reverse_mask, which avoids a to_constant () once GET_MODE_NUNITS is variable. 2017-10-26 Richard Sandiford Alan Hayward David Sherwood gcc/ * config/aarch64/aarch64-protos.h (aarch64_reverse_mask): Take