Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is ↵ | River Riddle | 2020-01-11 | 1 | -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 docs | Kazuaki Ishizaki | 2020-01-03 | 1 | -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 consistent | Jacques Pienaar | 2019-12-31 | 1 | -21/+21 |
| | | | | Use the same form specification for the same type of code. | ||||
* | Adjust some MLIR paths and docs | Mehdi Amini | 2019-12-24 | 1 | -0/+690 |