This is the mail archive of the gcc-patches@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: [PATCH] Fix PR35972, full redundancy eliminations with PRE and the alias oracle


>
> Bootstrapped and tested on x86_64-unknown-linux-gnu.  Performance
> testing shows minor improvements in SPEC 2000 and tramp3d.  Compile-time
> effects are in the noise.
>
> Danny, does this look ok?

Looks good.
Interesting that we now discover additional equivalences from phi
translations that SCCVN didn't catch (I wouldn't have figured it would
happen anymore), but c'est la vie.


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