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] | |
Hi 2008/7/3 Diego Novillo <dnovillo@google.com>: > Since DOT_PROD_EXPR is not likely to be very common, the easiest > approach here is to treat DOT_PROD_EXPR as a GIMPLE_SINGLE_RHS in > get_gimple_rhs_class and just set the operand to 'build3 > (DO_PROD_EXPR...)' We have a number of ternary expressions. Are we going to treat them all like that? -Doug
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |