caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] CSE with FLambda?
@ 2016-06-20 15:37 Markus Mottl
  2016-06-21  6:17 ` Mark Shinwell
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Mottl @ 2016-06-20 15:37 UTC (permalink / raw)
  To: OCaml List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-21  6:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 15:37 [Caml-list] CSE with FLambda? Markus Mottl
2016-06-21  6:17 ` Mark Shinwell

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 NNTP newsgroup(s).