isl_pip_basic_map_compute_divs: remove some equalities first
[platform/upstream/isl.git] / isl_test.c
index 7aa2db0..1c108cb 100644 (file)
@@ -461,6 +461,7 @@ void test_convex_hull(struct isl_ctx *ctx)
        test_convex_hull_case(ctx, "convex11");
        test_convex_hull_case(ctx, "convex12");
        test_convex_hull_case(ctx, "convex13");
+       test_convex_hull_case(ctx, "convex14");
 }
 
 void test_gist_case(struct isl_ctx *ctx, const char *name)