Safe Haskell | None |
---|
Feldspar.Core.Frontend.Save
Description
Tracing execution of Feldspar expressions
Documentation
An identity function that guarantees that the result will be computed as a sub-result of the whole program. This is useful to prevent certain optimizations.
Exception: Currently constant folding does not respect save
.