[all-commits] [llvm/llvm-project] 4921ff: [mlir][doc] Fix broken docs

Kohei Yamaguchi via All-commits all-commits at lists.llvm.org
Wed Jun 28 01:35:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4921ff5b924c5ba669dccbc04969f2b267965479
      https://github.com/llvm/llvm-project/commit/4921ff5b924c5ba669dccbc04969f2b267965479
  Author: Kohei Yamaguchi <fix7211 at gmail.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M mlir/docs/Passes.md
    M mlir/docs/Tutorials/transform/Ch2.md
    M mlir/docs/Tutorials/transform/Ch3.md

  Log Message:
  -----------
  [mlir][doc] Fix broken docs

- Fix include paths for Transform Dialect Tutorial
- Add math dialect's pass into Pass.md
- Remove a include path of Quant dialect from Pass.md

Reviewed By: ftynse

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




More information about the All-commits mailing list