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] Disable CSE skip-blocks


On 10/29/06, Richard Kenner <kenner@vlsi1.ultra.nyu.edu> wrote:
> That is true, and I would, again, encourage people to work on that.
> But it is a rewrite of CSE, which is not my aim.

It's a rewrite mostly of the upper-level code, which will be mostly
throwing large parts away.  But cse_insn and below, which is where all
the complicated stuff lives, would remain nearly or completely
unchanged.

I appreciate you're interested in my patch, and I agree that there is always a better way. But could you *please* stop hijacking this thread for your own ideas? I want a yes or no on my patch as-is, *not* another what-if discussion about CSE. I've had too many of those and they never lead to anything.

Gr.
Steven


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