Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / CoreMLSimplify.adoc
CommitLineData
7f918cf1
CE
1CoreMLSimplify
2==============
3
4The single optimization pass for the <:CoreML:>
5<:IntermediateLanguage:> is controlled by the `Compile` functor
6(<!ViewGitFile(mlton,master,mlton/main/compile.fun)>).
7
8The following optimization pass is implemented:
9
10* <:DeadCode:>