Re: [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*

2015-12-02 Thread James Greenhalgh
On Tue, Dec 01, 2015 at 04:34:01PM +, David Sherwood wrote: > Hi, > > Thanks for the comments James, I've moved the patterns around > and added new comments to them. Hope this is ok. This is fine. Thanks, James

RE: [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*

2015-12-01 Thread David Sherwood
CC Patches > Subject: Re: [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of > scalar fmin* and fmax* > > On Thu, Nov 26, 2015 at 04:20:35PM -, David Sherwood wrote: > > Hi, > > > > Here is the second patch of the fmin/fmax change, which adds the

Re: [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*

2015-11-26 Thread James Greenhalgh
On Thu, Nov 26, 2015 at 04:20:35PM -, David Sherwood wrote: > Hi, > > Here is the second patch of the fmin/fmax change, which adds the optabs > to the aarch64 backend. > > Tested: > > x86_64-linux: no regressions > aarch64-none-elf: no regressions > > Good to go? > David Sherwood. Could yo