From: Markus Mottl <markus.mottl@gmail.com>
To: OCaml List <caml-list@inria.fr>
Subject: [Caml-list] CSE with FLambda?
Date: Mon, 20 Jun 2016 11:37:59 -0400 [thread overview]
Message-ID: <CAP_800osLpU4vGZ+TvsL0OEuB8pSHSdLjYhm_z_WB1K=pU6hfg@mail.gmail.com> (raw)
I haven't seen any reference to common subexpression elimination in
the FLambda documentation. Sometimes a functor may be applied to the
exact same module in different parts of the code, and it may be
cumbersome to factor out this application.
Is or will FLambda be able to recognize such potential code
duplication and perform CSE on functor applications with identical
arguments?
Regards,
Markus
--
Markus Mottl http://www.ocaml.info markus.mottl@gmail.com
next reply other threads:[~2016-06-20 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 15:37 Markus Mottl [this message]
2016-06-21 6:17 ` Mark Shinwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAP_800osLpU4vGZ+TvsL0OEuB8pSHSdLjYhm_z_WB1K=pU6hfg@mail.gmail.com' \
--to=markus.mottl@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox