| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix typo in Toy tutorial Ch1 This aligns the website with the actual test case in the repo. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D84193 | 4 年前 | |
[mlir][NFC] Update textual references of func to func.func in examples+python scripts The special case parsing of func operations is being removed. | 4 年前 | |
[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp FuncOp is being moved out of the builtin dialect, and defining a custom toy operation showcases various aspects of defining function-like operation (e.g. inlining, passes, etc.). Differential Revision: https://reviews.llvm.org/D121264 | 4 年前 | |
[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp FuncOp is being moved out of the builtin dialect, and defining a custom toy operation showcases various aspects of defining function-like operation (e.g. inlining, passes, etc.). Differential Revision: https://reviews.llvm.org/D121264 | 4 年前 | |
[mlir][NFC] Update textual references of func to func.func in examples+python scripts The special case parsing of func operations is being removed. | 4 年前 | |
Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions" This reverts commit 3e21fb616d9a1b29bf9d1a1ba484add633d6d5b3. A lot of integration tests are failing on the bot. | 3 年前 | |
[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp FuncOp is being moved out of the builtin dialect, and defining a custom toy operation showcases various aspects of defining function-like operation (e.g. inlining, passes, etc.). Differential Revision: https://reviews.llvm.org/D121264 | 4 年前 | |
[mlir][doc] Fix links and references in documentation of Tutorials This patch is the third in a series of patches fixing markdown links and references inside the mlir documentation. This patch addresses all broken references to other markdown files and sections inside the Tutorials folder. Differential Revision: https://reviews.llvm.org/D103017 | 4 年前 |