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] New if-combining pass, addresses PRs 15353 and 31657


On 4/25/07, Richard Guenther <rguenther@suse.de> wrote:

+ /* returning 1 causes phiopt to trigger in */
If this is true, then this pass should run before phiopt so you can
catch more stuff.

Thanks,
Andrew Pinski


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