summaryrefslogtreecommitdiff
path: root/mlir/docs/Interfaces.md
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/examples` create APIs (31/n) (#150652)Maksim Levental
2025-05-24[mlir][docs] Fix a typoMichael Liao
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2025-02-03[mlir] share argument attributes interface between calls and callables (#123176)jeanPerier
2024-04-16[MLIR][docs] Mention declarePromisedInterface in Interfaces doc (#88689)Frederik Harwath
2024-02-17[mlir][docs] Fix broken links to traits documentation (#82131)mlevesquedion
2023-10-21[mlir][doc] Add basic doc for extraTraitClassDeclaration.Jacques Pienaar
2023-08-31[mlir] Move FunctionInterfaces to Interfaces directory and inherit from Calla...Martin Erhart
2023-08-16[MLIR] fix some copy/paste issues in the doc for Interface examples (NFC)Mehdi Amini
2023-05-08[mlir][CallOpInterface] Add `setCalleeFromCallable` methodWhitney Tsang
2023-03-22[mlir] Argument and result attribute handling during inlining.Tobias Gysi
2023-01-18[mlir] Add support for interface inheritanceRiver Riddle
2023-01-18[mlir] Limit Interface generation to the top-level input fileRiver Riddle
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle
2022-10-27[mlir] Fix typo s/utilties/utilities/ (including in file name)Emilio Cota
2022-08-02[mlir] add TOC to top-level documentsAlex Zinenko
2022-05-16[mlir][NFC] Fix the tags for various doc code blocksRiver Riddle
2022-04-07Fix grammar and punctuation across several docs; NFCPriyansh Singh
2022-01-31[mlir] Add isa/dyn_cast support for dialect interfacesRiver Riddle
2022-01-12[mlir][Interfaces] Add a extraSharedClassDeclaration fieldRiver Riddle
2021-11-16[mlir][NFC] Replace references to Identifier with StringAttrRiver Riddle
2021-08-24[mlir] Fix attachInterface typoLogan Chien
2021-06-18[mlir] Add notes about using external interface application.Sean Silva
2021-06-17[mlir] separable registration of operation interfacesAlex Zinenko
2021-06-17[mlir] ODS: emit interface traits outside of the interface classAlex Zinenko
2021-06-15[mlir] separable registration of attribute and type interfacesAlex Zinenko
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck
2021-03-24Add a mechanism for Dialects to provide a fallback for OpInterfaceMehdi Amini
2021-01-14[mlir] Remove over specified memory effectsAndrew Young
2020-12-09[mlir][Interfaces] Tidy up the documentation for interfacesRiver Riddle
2020-10-16[mlir] Add a new SymbolUserOpInterface classRiver Riddle
2020-09-30[mlir] Update docs referencing OpTrait::Symbol.Scott Todd
2020-07-15[MLIR] Add RegionKindInterfaceStephen Neuendorffer
2020-06-30[mlir] Refactor InterfaceGen to support generating interfaces for Attributes ...River Riddle
2020-06-24[mlir] Refactor OpInterface internals to be faster and factor out common bits.River Riddle
2020-05-01[MLIR][docs] Update tutorial language around Op and Operation* and 'opaque'Stephen Neuendorffer
2020-04-11[mlir][docs] Remove the MLIR prefix from several titles.River Riddle
2020-04-11[mlir][docs] Refactor the layout of the docs folderRiver Riddle
2020-03-20[mlir][NFC] Cleanup AffineOps directory structureRob Suderman
2019-12-24Adjust some MLIR paths and docsMehdi Amini