futhark-0.20.7: 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 :: PatT dec -> MCOp rep op -> ChunkMap Source #

opIsConst :: MCOp rep op -> Bool Source #