summaryrefslogtreecommitdiffstats
path: root/mlir/docs/DeclarativeRewrites.md
Commit message (Collapse)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is ↵River Riddle2020-01-111-2/+1
| | | | | | | | | | properly value-typed. Summary: These were temporary methods used to simplify the transition. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D72548
* [mlir] NFC: Fix broken links in docsKazuaki Ishizaki2020-01-031-1/+1
| | | | | | | | | | | | | | Summary: This commit fixes missing links that are caused by the repository movement. Reviewers: Jim, rriddle, jpienaar Reviewed By: Jim, rriddle, jpienaar Subscribers: arpith-jacob, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D72065
* [mlir] Make code blocks more consistentJacques Pienaar2019-12-311-21/+21
| | | | Use the same form specification for the same type of code.
* Adjust some MLIR paths and docsMehdi Amini2019-12-241-0/+690
OpenPOWER on IntegriCloud