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] |
My previous patches added vcond_gen_code optab for VEC_COND_EXPR. This patch adds patterns and related functions for rs6000. All functionality is added as new functions and new patterns. None of the existing rs6000 functions are modified.
rs6000_emit_vector_cond_expr() is main function here. It is used by new vcond* patterns. For selected existing patterns' indexes, now constants are defined instead of hard coded numbers.
OK ? Thanks, - Devang
Attachment:
ifc2_fsf_mainline.5.0.diff
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |