[RFC] optabs and tree-codes for vector operations

Richard Henderson rth@redhat.com
Wed Aug 18 22:13:00 GMT 2004


On Wed, Aug 18, 2004 at 02:34:43PM -0700, Devang Patel wrote:
> Expanding VEC_COND_EXPR tree nodes means
> 	- generate vector compare instruction	
> 	- generate vector select instruction that selects elements for first 
> vector operand or second vector operand and put them in resulting 
> vector.

No.  It means generating the whole thing all at once.


r~



More information about the Gcc mailing list