This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/17116] Missed jump threading/bypassing optimization with loop and % (or ands)



------- Comment #7 from law at redhat dot com  2007-03-29 23:18 -------
Subject: Re:  Missed jump threading/bypassing
        optimization with loop and % (or ands)

IMHO, this PR should simply be closed.

This is a case where aggressive threading is going to explode codesize
with  marginal benefits.

Jeff


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17116


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