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] Fix implementation of vec_unpackh, vec_unpackl builtins


Bill:
> > 	* config/rs6000/rs6000-c.c: Map ALTIVEC_BUILTIN_VEC_UNPACKH for
> > 	float argument to ALTIVEC_BUILTIN_UNPACKH_V4SF.
> > 	Map ALTIVEC_BUILTIN_VEC_UNPACKL for float argument to
> > 	ALTIVEC_BUILTIN_UNPACKH_V4SF.
> 
> UNPACKL
> 
> That's all I see; will leave to Segher to approve, of course. 

Ah, yes.  Fixed.

              Carl Love


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