From a2775d69f2b663939650f0beccc0fb4d69936087 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 19 Apr 2015 12:31:46 -0500 Subject: [PATCH] Add test of fix in 85d81e --- test/test_loopy.py | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/test/test_loopy.py b/test/test_loopy.py index 9498dab35..e713dd7d4 100644 --- a/test/test_loopy.py +++ b/test/test_loopy.py @@ -1843,7 +1843,40 @@ def test_precompute_confusing_subst_arguments(ctx_factory): def test_precompute_nested_subst(ctx_factory): - pass + ctx = ctx_factory() + + knl = lp.make_kernel( + "{[i,j]: 0<=i