This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: More PRE problems


In message <Pine.LNX.4.56.0311171133290.23850@dberlin.org>, Daniel Berlin write
s:
 >Even when it does remove a loop invariant *computation*, it still leaves a
 >temporary there, which might still be loop invariant.
 >
 >SSAPRE does no actual deletion of statements.
Well, if you think it's valid, then go ahead with your change to have the
self-referring PHI.

I'd like to get closure on this issue since it's preventing a small speedup
fix from being applied to the tree.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]