From c36849cb6247f957b4e6b093e16d04421c8cea3d Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 25 May 2025 23:35:31 +0200 Subject: ERecompute --- src/AST/Count.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/AST/Count.hs') diff --git a/src/AST/Count.hs b/src/AST/Count.hs index feaaa1e..0c682c6 100644 --- a/src/AST/Count.hs +++ b/src/AST/Count.hs @@ -132,6 +132,7 @@ occCountGeneral onehot unpush alter many = go WId EShape _ e -> re e EOp _ _ e -> re e ECustom _ _ _ _ _ _ _ a b -> re a <> re b + ERecompute _ e -> re e EWith _ _ a b -> re a <> re1 b EAccum _ _ _ a b e -> re a <> re b <> re e EZero _ _ e -> re e -- cgit v1.2.3-70-g09d2