From d8ac3bf53d8ef5df29e489fb3b501fb80d2e4540 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Wed, 1 Jan 2014 19:30:16 +0100 Subject: [PATCH] Add missing image --- doc/images/dep-graph-nesting.svg | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/images/dep-graph-nesting.svg diff --git a/doc/images/dep-graph-nesting.svg b/doc/images/dep-graph-nesting.svg new file mode 100644 index 000000000..72cb9c463 --- /dev/null +++ b/doc/images/dep-graph-nesting.svg @@ -0,0 +1,28 @@ + + + + + + +loopy_kernel + +cluster_j + +j + +cluster_i + +i + + +insn + + +a[(i, j)] <- 0 + + + + -- GitLab