On 07/13/2017 02:58 AM, Richard Sandiford wrote: > This patch adjusts a couple of cases in which we had established > that two modes were equal and happened to be using the one with the > more general type instead of the one with the more specific type. > > 2017-07-13 Richard Sandiford <richard.sandif...@linaro.org> > Alan Hayward <alan.hayw...@arm.com> > David Sherwood <david.sherw...@arm.com> > > gcc/ > * expr.c (expand_expr_real_2): Use word_mode instead of innermode > when the two are known to be equal. OK. Jeff
- [53/77] Pass a mode to const_scalar_mask_from_tree Richard Sandiford
- [54/77] Add explicit int checks for alternative optab im... Richard Sandiford
- [55/77] Use scalar_int_mode in simplify_const_unary_oper... Richard Sandiford
- [57/77] Use scalar_int_mode in expand_expr_addr_expr Richard Sandiford
- [56/77] Use the more specific type when two modes are kn... Richard Sandiford
- Re: [56/77] Use the more specific type when two mod... Jeff Law
- [58/77] Use scalar_int_mode in a try_combine optimisatio... Richard Sandiford
- [60/77] Pass scalar_int_modes to do_jump_by_parts_* Richard Sandiford
- [59/77] Add a rtx_jump_table_data::get_data_mode helper Richard Sandiford
- [61/77] Use scalar_int_mode in the AArch64 port Richard Sandiford
- [62/77] Big machine_mode to scalar_int_mode replacement Richard Sandiford