Re: [17/n] PR85694: AArch64 support for AVG_FLOOR/CEIL

2018-07-03 Thread James Greenhalgh
On Fri, Jun 29, 2018 at 04:24:58AM -0500, Richard Sandiford wrote: > This patch adds AArch64 patterns for the new AVG_FLOOR/CEIL operations. > AVG_FLOOR is [SU]HADD and AVG_CEIL is [SU]RHADD. > > Tested on aarch64-linux-gnu (with and without SVE). OK to install? OK. Thanks, James > 2018-06-29

[17/n] PR85694: AArch64 support for AVG_FLOOR/CEIL

2018-06-29 Thread Richard Sandiford
This patch adds AArch64 patterns for the new AVG_FLOOR/CEIL operations. AVG_FLOOR is [SU]HADD and AVG_CEIL is [SU]RHADD. Tested on aarch64-linux-gnu (with and without SVE). OK to install? Richard 2018-06-29 Richard Sandiford gcc/ PR tree-optimization/85694 * config/aarch64/