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: Pad short functions for Atom


On Tue, Sep 14, 2010 at 2:20 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> The machine does more than just stall. It replays, which
> ends up costing more than just "waiting".

I think the biggest question is that people who care about atom will
they be compiling with -Os (which should disable this optimization by
default)?  If that is true, should we be worrying about this
optimization in general?

-- Pinski


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