Safe Haskell | None |
---|---|
Language | GHC2021 |
Futhark.Pass.ExplicitAllocations.SegOp
Contents
Documentation
allocInKernelBody :: forall fromrep torep (inner :: Type -> Type). Allocable fromrep torep inner => KernelBody fromrep -> AllocM fromrep torep (KernelBody torep) Source #
allocInBinOpLambda :: forall fromrep torep (inner :: Type -> Type). Allocable fromrep torep inner => SubExp -> SegSpace -> Lambda fromrep -> AllocM fromrep torep (Lambda torep) Source #