summaryrefslogtreecommitdiff
path: root/mlir/docs/DefiningDialects/AttributesAndTypes.md
AgeCommit message (Expand)Author
2025-07-30[mlir][docs] Use APIntParameter instead of APInt in AttributesAndTypes.md (#1...Chaitanya Koparkar
2025-05-10[MLIR][TableGen] Add genMnemonicAlias field for OpAsm{Type,Attr}Interface (#1...Hongren Zheng
2025-04-30[mlir][tblgen] Add custom parsing and printing within struct (#133939)Jorn Tuyls
2024-12-20[mlir] [doc] fix typos in documentation (#120179)Timothy Hoffman
2024-08-06[mlir][docs] Fix return type in Type/Attr printer docs (#101958)Benjamin Maxwell
2024-04-05Fix a few broken links (#87098)mlevesquedion
2024-02-17[mlir][docs] Fix broken links to traits documentation (#82131)mlevesquedion
2023-08-15Document CMake Changes Needed to Generate Attribute Code from TableGenmax
2023-01-22[mlir][ods] Simplify signature of `custom` printers and parsers of Attributes...Markus Böck
2022-12-06[mlir] Use std::nullopt instead of None in comments (NFC)Kazu Hirata
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle