This is the mail archive of the gcc@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: [lno] [RFC] if-conversion and auto vectorizer


On Fri, 2004-03-05 at 14:42, Diego Novillo wrote:

> 	cond-assign : MODIFY_EXPR
> 			op0 -> is_gimple_min_lval
> 			op1 -> cond-assign-rhs
> 	cond-assign-rhs : COND_EXPR
> 			op0 -> is_gimple_condexpr
> 			op1 -> is_gimple_val
			  op2 -> is_gimple_val

Not my day.  Sorry.


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