Re: [mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p
> gcc/ > * config/mep/mep.c (mep_mul_hilo_bypass_1): Delete. > (mep_mul_hilo_bypass_p): Use FOR_EACH_SUBRTX. OK.
[mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p
This is part of a series to remove uses of for_each_rtx from the ports. Tested by making sure there were no code changes for gcc.dg, gcc.c-torture and g++.dg for mep-elf. OK to install? Thanks, Richard gcc/ * config/mep/mep.c (mep_mul_hilo_bypass_1): Delete. (mep_mul_hilo_bypas