PR/18308: ice-on-valid because of non-GIMPLE

Andrew Pinski pinskia@physics.uc.edu
Tue Jan 4 08:51:00 GMT 2005


On Jan 4, 2005, at 3:20 AM, Paolo Bonzini wrote:

>>>> It looks like phiopt is essentially a fold() on COND_EXPRs that 
>>>> if-conversion produces, and that could expose more optimization 
>>>> opportunities.
>> IIRC someone actually reimplemented phiopt using fold :-)  It's on
>> the list of things to examine once we start looking at 4.1 stuff.
>
> It is on my to-do list to see at what Andrew Pinski changed for phiopt 
> in tcb, and adapt my patch to those changes.

It is also on my TODO list to look over your patch and figure out if 
there
is anything to be done.

-- Pinski



More information about the Gcc-patches mailing list