[PATCH] D77102: [mlir][Pass] Add documentation for the declarative pass specification

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 16:24:27 PDT 2020


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

This revision adds a section to WritingAPass to document the declarative specification, and how to use it.

Depends On D76660 <https://reviews.llvm.org/D76660>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77102

Files:
  mlir/docs/WritingAPass.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77102.253737.patch
Type: text/x-patch
Size: 5008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/97488a50/attachment-0001.bin>


More information about the llvm-commits mailing list