[all-commits] [llvm/llvm-project] 2beacd: [mlir][Linalg][Doc] Fix of misleading example in P...

Jakub Lichman via All-commits all-commits at lists.llvm.org
Thu Jun 11 01:50:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2beacda4f64b6321a5770e7f9565cdf6ca507271
      https://github.com/llvm/llvm-project/commit/2beacda4f64b6321a5770e7f9565cdf6ca507271
  Author: Jakub Lichman <limo at google.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M mlir/docs/Dialects/Linalg.md

  Log Message:
  -----------
  [mlir][Linalg][Doc] Fix of misleading example in Property 2

Code example in MLIR Linalg doc fixed because it referenced non-existing variables and some parameters were of wrong types.

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




More information about the All-commits mailing list