futhark-0.9.1: An optimising compiler for a functional, array-oriented language.
Futhark.Pass.ExpandAllocations
Description
Expand allocations inside of maps when possible.
expandAllocations :: Pass ExplicitMemory ExplicitMemory Source #