On Sat, Sep 15, 2001 at 03:56:55PM -0400, Michael Fischer wrote:
> I also removed the DO_OP macro as it seems unnecessary
> for the current case, but perhaps I undervalue it?

You do. I'm suspecting that this will eventually be used
to construct machine-specific op dispatchers to help us
optimize for platforms where, say, a switch is better than
a function pointer call.

But I could be pulling that out of my ass.

Simon

Reply via email to