| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Futhark.Analysis.AlgSimplify
Documentation
simplifySofP :: SofP -> SofP Source #
simplifySofP' :: SofP -> SofP Source #
sumOfProducts :: Exp -> SofP Source #
isMultipleOf :: Prod -> [Exp] -> Bool Source #
lessThanish :: [(VName, PrimExp VName)] -> Names -> TPrimExp Int64 VName -> TPrimExp Int64 VName -> Bool Source #
compareComplexity :: SofP -> SofP -> Ordering Source #