From f6b5850f949eb671f0c7038db6dff80ca23ed946 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 23 Jul 2025 21:09:59 +0200 Subject: WIP pruneExpr in AST.Count --- src/AST/Sparse.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/AST/Sparse.hs') diff --git a/src/AST/Sparse.hs b/src/AST/Sparse.hs index 93258b7..2a29799 100644 --- a/src/AST/Sparse.hs +++ b/src/AST/Sparse.hs @@ -85,9 +85,6 @@ withInj2 (Inj f) (Inj g) k = Inj (k f g) withInj2 Noinj _ _ = Noinj withInj2 _ Noinj _ = Noinj -use :: Ex env a -> Ex env b -> Ex env b -use a b = elet a $ weakenExpr WSink b - -- | This function produces quadratically-sized code in the presence of nested -- dynamic sparsity. TODO can this be improved? sparsePlusS -- cgit v1.2.3-70-g09d2