[all-commits] [llvm/llvm-project] d1e054: [mlir][Interfaces] Tidy up the documentation for i...

River Riddle via All-commits all-commits at lists.llvm.org
Wed Dec 9 15:38:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d1e0545445ced928ae4f0437997278e09cefde1d
      https://github.com/llvm/llvm-project/commit/d1e0545445ced928ae4f0437997278e09cefde1d
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M mlir/docs/Interfaces.md
    M mlir/docs/OpDefinitions.md

  Log Message:
  -----------
  [mlir][Interfaces] Tidy up the documentation for interfaces

The documentation has become a bit stale with age, and doesn't include great documentation for some newer concepts. This revision tidies up a majority of it, with some more cleanup to come in the future. The documentation for the declarative specification is also moved from OpDefinitions.md to Interfaces.md, which is a much more logical place for it to live.

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




More information about the All-commits mailing list