[mlir] Change include image to be toplevel

This will match the changes mlir.llvm.org side.
This commit is contained in:
Jacques Pienaar 2020-03-22 13:13:17 -07:00
parent 0e1e9b9a81
commit bb621cac3d

View file

@ -944,7 +944,7 @@ multidimensional index from one index space to another. For example, the
following figure shows an index map which maps a 2-dimensional index from a 2x2
index space to a 3x3 index space, using symbols `S0` and `S1` as offsets.
![Index Map Example](includes/img/index-map.svg)
![Index Map Example](/includes/img/index-map.svg)
The number of domain dimensions and range dimensions of an index map can be
different, but must match the number of dimensions of the input and output index