[all-commits] [llvm/llvm-project] 209843: [mlir][doc] move transform dialect docs to .md, NFC

ftynse via All-commits all-commits at lists.llvm.org
Wed Oct 12 04:03:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 209843e05007e7b7209dca68e5f25d02d4a482d1
      https://github.com/llvm/llvm-project/commit/209843e05007e7b7209dca68e5f25d02d4a482d1
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
    M mlir/docs/Dialects/Transform.md
    M mlir/include/mlir/Dialect/Transform/IR/CMakeLists.txt
    M mlir/include/mlir/Dialect/Transform/IR/TransformDialect.td

  Log Message:
  -----------
  [mlir][doc] move transform dialect docs to .md, NFC

The description of the Transform dialect has become quite lengthy to be
kept as a Tablegen string literal. Move it to a proper Markdown file.




More information about the All-commits mailing list