This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, rs6000] fold vector min/max in GIMPLE
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Will Schmidt <will_schmidt at vnet dot ibm dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, David Edelsohn <dje dot gcc at gmail dot com>, Bill Schmidt <wschmidt at linux dot vnet dot ibm dot com>
- Date: Thu, 1 Jun 2017 12:25:20 -0500
- Subject: Re: [PATCH, rs6000] fold vector min/max in GIMPLE
- Authentication-results: sourceware.org; auth=none
- References: <1496260815.15163.201.camel@brimstone.rchland.ibm.com>
On Wed, May 31, 2017 at 03:00:15PM -0500, Will Schmidt wrote:
> OK for trunk?
Looks good, please commit.
Segher