[PATCH] D76743: [mlir][NFC] Use the auto-generated op documentation in the standard dialect documentation

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 17:30:26 PDT 2020


rriddle created this revision.
rriddle added reviewers: mehdi_amini, jpienaar.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jfb, mgorny.
Herald added a project: LLVM.

This revision updates the dialect documentation to use the auto-generated markdown for operations. This allows for updating some out-of-date bits of documentation, and allows for displaying a large of number of newly added operations that did not have a counter part in Standard.md.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76743

Files:
  mlir/docs/Dialects/Standard.md
  mlir/include/mlir/Dialect/StandardOps/IR/CMakeLists.txt
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76743.252461.patch
Type: text/x-patch
Size: 93464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/e61c180d/attachment.bin>


More information about the llvm-commits mailing list