futhark-0.11.2: An optimising compiler for a functional, array-oriented language.
Futhark.Pass.KernelBabysitting
Description
Do various kernel optimisations - mostly related to coalescing.
babysitKernels :: Pass Kernels Kernels Source #
nonlinearInMemory :: VName -> ExpMap -> Maybe (Maybe [Int]) Source #