futhark-0.25.15: An optimising compiler for a functional, array-oriented language.
Safe HaskellSafe-Inferred
LanguageGHC2021

Futhark.Pass.ExplicitAllocations.SegOp

Documentation

allocInKernelBody :: Allocable fromrep torep inner => KernelBody fromrep -> AllocM fromrep torep (KernelBody torep) Source #

allocInBinOpLambda :: Allocable fromrep torep inner => SubExp -> SegSpace -> Lambda fromrep -> AllocM fromrep torep (Lambda torep) Source #

Orphan instances

SizeSubst (SegOp lvl rep) Source # 
Instance details

Methods

opIsConst :: SegOp lvl rep -> Bool Source #