futhark-0.21.12: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.Pass.ExplicitAllocations.MC

Description

Converting MC programs to MCMem.

Synopsis

Documentation

Orphan instances

SizeSubst (MCOp rep op) Source # 
Instance details

Methods

opSizeSubst :: Pat dec -> MCOp rep op -> ChunkMap Source #

opIsConst :: MCOp rep op -> Bool Source #