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] | |
This patch adds expander for it. As we discussed earlier, it also adds new optab vcond_gen_optab. This patch updates compare_from_rtx() routine to avoid emitting cmp instructions for vector compare. New routine expand_vec_cond_expr() is used to emit vector conditional exprs (VEC_COND_EXPR) using vcond_gen_code optab.
OK? Thanks, - Devang
Attachment:
ifc2_fsf_mainline.3.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] |