summaryrefslogtreecommitdiff
path: root/mlir/docs/Tutorials/Toy/Ch-7.md
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/examples` create APIs (31/n) (#150652)Maksim Levental
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2023-01-11[mlir] Add a new fold API using Generic AdaptorsMarkus Böck
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle
2022-03-15[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOpRiver Riddle
2022-01-26[mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.hRiver Riddle
2021-05-25[mlir][doc] Fix links and references in documentation of TutorialsMarkus Böck
2021-05-21[mlir][docs] Fix links to index and integer typesMarius Brehler
2021-03-17[mlir][Toy] Update the tutorial to use tablegen for dialect declarationsRiver Riddle
2021-03-11[mlir][StorageUniquer] Properly call the destructor on non-trivially destruct...River Riddle
2020-08-18[mlir] Update the documentation for defining typesRiver Riddle
2020-08-18[mlir] Remove the use of "kinds" from Attributes and TypesRiver Riddle
2020-08-07[mlir] Remove the need to define `kindof` on attribute and type classes.River Riddle
2020-06-29[MLIR] Add variadic isa<> for Type, Value, and AttributeRahul Joshi
2020-04-19Fix broken doc links to DefiningAttributesAndTypes.md after move to Tutorials/Mehdi Amini
2020-04-19Fix broken doc links (Rationale.md -> Rationale/Rationale.md)Mehdi Amini
2020-04-14[llvm][STLExtras] Move the algorithm `interleave*` methods from MLIR to LLVMRiver Riddle
2020-02-27[mlir] Fix/Clarify parts of MLIR toy tutorial chapter 6+7Matthias Kramm
2020-02-21[mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format.River Riddle
2020-02-14NFC: add indexing operator for ArrayAttrUday Bondhugula
2020-01-14[MLIR] Fix broken link locations after move to monorepoDaniel Galvez
2019-12-24Adjust some MLIR paths and docsMehdi Amini