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: [tree-ssa] PATCH to avoid extra work when gimplifying


In message <wvlvftjacyq.fsf@prospero.boston.redhat.com>, Jason Merrill writes:
 >BTW, I also removed the code from gimplify_expr which returns immediately
 >if the predicate matches, and even running the gimplifier twice for each
 >function, bootstrap is faster in my testing.
Cool.  I was kind-of wondering about that, but not enough to go look at
it yet :-)

Thanks for clarifying!

jeff


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