[all-commits] [llvm/llvm-project] c7b83a: [mlir][Pass] Add documentation for the declarative...
River Riddle via All-commits
all-commits at lists.llvm.org
Sun Apr 5 11:53:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7b83a4fe581bef4696faca3ebe74c20ef65bff6
https://github.com/llvm/llvm-project/commit/c7b83a4fe581bef4696faca3ebe74c20ef65bff6
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M mlir/docs/WritingAPass.md
Log Message:
-----------
[mlir][Pass] Add documentation for the declarative pass specification
Summary:
This revision adds a section to WritingAPass to document the declarative specification, and how to use it.
Differential Revision: https://reviews.llvm.org/D77102
More information about the All-commits
mailing list