[all-commits] [llvm/llvm-project] 000e42: [mlir][bufferize][doc] Fix documentation of return...

Ingo Müller via All-commits all-commits at lists.llvm.org
Wed Jul 20 06:22:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 000e4264492e55a265ec92942f479e0973c221b1
      https://github.com/llvm/llvm-project/commit/000e4264492e55a265ec92942f479e0973c221b1
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationOps.td

  Log Message:
  -----------
  [mlir][bufferize][doc] Fix documentation of return type of `to_memref`.

This is my very first contact with this dialect, so I am not very
confident with this commit, but it seems like the op returns a memref,
not a tensor, so that's what comment about the result type should say.

[mlir][bufferization][doc] Improve typesetting of inline code. Fix Typo.

Reviewed By: pifon2a

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




More information about the All-commits mailing list