[all-commits] [llvm/llvm-project] 788b8b: [mlir][memref] Remove extra brackets in doc

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Aug 18 11:26:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 788b8b6b4a932dbd286f0b1a75a661ab0a62892e
      https://github.com/llvm/llvm-project/commit/788b8b6b4a932dbd286f0b1a75a661ab0a62892e
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td

  Log Message:
  -----------
  [mlir][memref] Remove extra brackets in doc

There is an (probably) unintended bracket in the documentation for `memref.subview`. See https://mlir.llvm.org/docs/Dialects/MemRef/#memrefsubview-mlirmemrefsubviewop below Example 5.

Reviewed By: aartbik

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




More information about the All-commits mailing list