public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* Not too many sfmts
@ 2000-11-11  9:32 Frank Ch. Eigler
  0 siblings, 0 replies; only message in thread
From: Frank Ch. Eigler @ 2000-11-11  9:32 UTC (permalink / raw)
  To: cgen

Hi -

I committed a patch that adds a boolean parameter to (gen-decoder) in
utils-sim.scm.  This parameter governs whether the sfmt extractor
expressions should be emitted as branches to after the decoder switch
stmts, or else as calls to extractor functions.  This initial patch
hard-codes the parameter to #f, so existing simulators won't be generated
differently.  (An internal implementation uses #t, getting around the
excessive-sfmt-compiler-memory-explosion problem.)

Ideally, the (-gen-decode-fn) function should decide whether there are
too many extractors to risk putting them inline, and if so, generate
extractor functions instead.  Later.

- FChE
-- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6DYKdVZbdDOm/ZT0RAqIQAJ9ZW1EYCqSuDXJ+JiiK/JFmtFEA1gCeIVFk
UnH0dwddyi4kwbQozKkrwc4=
=1dqX
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-11-11  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-11  9:32 Not too many sfmts Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).