This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rs6000] Remove orphaned VMUL*_UNS built-ins


On Fri, Mar 10, 2017 at 12:16:31PM -0600, Bill Schmidt wrote:
> Jakub observed that these built-ins are no longer reachable (and
> haven't been for quite a while).  Time to chuck them out.
> 
> Bootstrapped and tested on powerpc64le-unknown-linux-gnu with
> (surprise!) no regressions.  Is this ok for trunk?

Yes please.  Thanks!


Segher


> 2017-03-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
> 
> 	* config/rs6000/rs6000-builtin.def (VMULEUB_UNS): Remove orphaned
> 	built-in.
> 	(VMULEUH_UNS): Likewise.
> 	(VMULOUB_UNS): Likewise.
> 	(VMULOUH_UNS): Likewise.
> 	* config/rs6000/rs6000.c (builtin_function_type): Remove
> 	references to ALTIVEC_BUILTIN_VMUL[EO]U[BH]_UNS.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]