|
|
SSA Optimizations
All SSA optimization modules satisfy the signature
SSA_OPTIMIZATION,
which is defined as:
signature SSA_OPTIMIZATION = sig
structure SSA : SSA
val optimize : SSA.ssa -> SSA.ssa
end
The following SSA based scalar optimizations have been implemented in MLRISC.
|
|
Generated by
mltex2html
|
Last modified: Fri Feb 5 11:56:13 UTC 2016 by buildd@ubuntu-15.04-xue-1
|
|