[all-commits] [llvm/llvm-project] 8399f3: [mlir][doc] fix document link in Builtin Dialect d...

Avimitin Lu via All-commits all-commits at lists.llvm.org
Thu Aug 31 14:12:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8399f3735a8f443fc0a3b828345eaccd8db969b8
      https://github.com/llvm/llvm-project/commit/8399f3735a8f443fc0a3b828345eaccd8db969b8
  Author: Avimitin <dev at avimit.in>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinTypes.td

  Log Message:
  -----------
  [mlir][doc] fix document link in Builtin Dialect document

The inline link to RankedTensorType in UnrankedTensorType section
and the inline link to MemRefType in UnrankedMemrefType section
are all invalid. This patch update these link.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D152682




More information about the All-commits mailing list