starting GFCC format

This commit is contained in:
aarne
2006-09-05 12:14:13 +00:00
parent 952c612703
commit 565435e520
12 changed files with 2249 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ unoptimizeCanonMod g = convMod where
ps <- mapM term2patt vs
return $ T ty [Cas [p] t | (p,t) <- zip ps ts]
FV ts -> liftM FV $ mapM exp ts
I _ -> comp t
_ -> composOp exp t
where
alls = allParamValues g