On 8/16/17 5:49 PM, Segher Boessenkool wrote: >> - (TI "TARGET_VSX_TIMODE")]) >> + (TI "TARGET_VSX")]) > > You can completely remove the condition here as far as I see. [snip] > Okay for trunk with that simplification. Thanks!
Good catch. I doubled checked your suggested changes and agree with all of them. I re-did bootstrap and regtesting of the changes and they came up clean, so I committed it along with the extra simple cleanup to FMOVE128_GPR that we discussed offline. Thanks. Peter