[Mlir-commits] [mlir] [documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (PR #86524)

Iman Hosseini llvmlistbot at llvm.org
Mon Mar 25 15:19:15 PDT 2024


================
@@ -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](https://mlir.llvm.org/docs/Dialects/DLTIDialect/) dialect provides the attributes implementing
----------------
ImanHosseini wrote:

done.

https://github.com/llvm/llvm-project/pull/86524


More information about the Mlir-commits mailing list