On Fri, Oct 23, 2015 at 2:00 PM, Michael Meissner <meiss...@linux.vnet.ibm.com> wrote: > This patch makes TFmode be fully switchable for comparisons. > > I have built the compiler with this patch and the previous subpatches (1-13). > I have bootstrapped the compiler with all 16 subpatches installed, and there > were no regressions. Is it ok to install in the trunk? > > 2015-10-22 Michael Meissner <meiss...@linux.vnet.ibm.com> > > * config/rs6000/rs6000.md (cmptf_internal1): Use a mode iterator > to add support for both types (IFmode, TFmode) that support IBM > extended double. > (cmp<mode>_internal1): Likewise. > (cmptf_internal2): Likewise. > (cmp<mode>_internal2): Likewise.
Okay. Thanks, David