aboutsummaryrefslogtreecommitdiff
path: root/mlir
diff options
context:
space:
mode:
authorIman Hosseini <hosseini.iman@yahoo.com>2024-03-25 22:54:05 +0000
committerGitHub <noreply@github.com>2024-03-25 15:54:05 -0700
commitbc02c0825ae3cca078654ba5f8cd373b8266492e (patch)
tree17b6a023fba07626632e208bf4885156a8d6a3a5 /mlir
parentefa54949b947edc80069d122d771c021b64c3777 (diff)
downloadllvm-bc02c0825ae3cca078654ba5f8cd373b8266492e.zip
llvm-bc02c0825ae3cca078654ba5f8cd373b8266492e.tar.gz
llvm-bc02c0825ae3cca078654ba5f8cd373b8266492e.tar.bz2
[documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (#86524)
The link to DLTI dialect was broken.
Diffstat (limited to 'mlir')
-rw-r--r--mlir/docs/DataLayout.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/docs/DataLayout.md b/mlir/docs/DataLayout.md
index 86ad51a..21430c4 100644
--- a/mlir/docs/DataLayout.md
+++ b/mlir/docs/DataLayout.md
@@ -289,7 +289,7 @@ The default data layout assumes 8-bit bytes.
### DLTI Dialect
-The [DLTI](Dialects/DLTI.md) dialect provides the attributes implementing
+The [DLTI](../Dialects/DLTIDialect/) dialect provides the attributes implementing
`DataLayoutSpecInterface` and `DataLayoutEntryInterface`, as well as a dialect
attribute that can be used to attach the specification to a given operation. The
verifier of this attribute triggers those of the specification and checks the