[all-commits] [llvm/llvm-project] 777a6e: [mlir][docs] Cleanup documentations [NFC] (#67945)

Kohei Yamaguchi via All-commits all-commits at lists.llvm.org
Thu Oct 5 04:33:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 777a6e6f10b2b90496d248b7fa904fce834484be
      https://github.com/llvm/llvm-project/commit/777a6e6f10b2b90496d248b7fa904fce834484be
  Author: Kohei Yamaguchi <fix7211 at gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M mlir/docs/Dialects/MemRef.md
    M mlir/docs/Dialects/Transform.md
    M mlir/docs/PassManagement.md
    M mlir/docs/Rationale/RationaleLinalgDialect.md
    M mlir/docs/Traits/_index.md
    M mlir/include/mlir/Dialect/MemRef/IR/CMakeLists.txt
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td

  Log Message:
  -----------
  [mlir][docs] Cleanup documentations [NFC] (#67945)

- Fix missing links
- Fix missing link format
- Move transform::ApplyFuncToLLVMConversionPatternOp into Transform
dialect
- Remove duplicated MemRef's TOC
- Remove duplicated Memref's dma_start/dma_wait docs




More information about the All-commits mailing list