aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs/LangRef.md
AgeCommit message (Expand)AuthorFilesLines
2023-11-05[mlir][memref] Remove redundant `memref.tensor_store` op (#71010)Matthias Springer1-2/+4
2023-06-05issue#62488: Correct some syntax errors. Leave location and custom-operation-...Stevengre1-3/+3
2023-05-11[mlir][doc] Fix the EBNF description of mlir syntax in language reference docYan Xin1-20/+20
2023-05-06[mlir][doc] Fix typos in mlir/docs/LangRef.mdYan Xin1-14/+14
2023-05-01Introduce MLIR Op PropertiesMehdi Amini1-9/+29
2023-05-01Revert "Introduce MLIR Op Properties"Mehdi Amini1-29/+9
2023-05-01Introduce MLIR Op PropertiesMehdi Amini1-9/+29
2023-03-28[mlir][doc] Fix typosManas1-2/+2
2023-03-10Implements MLIR Bytecode versioning capabilityMatteo Franciolini1-0/+15
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle1-2/+2
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski1-1/+1
2022-07-05[mlir:Parser] Don't use strings for the "ugly" form of Attribute/Type syntaxRiver Riddle1-54/+50
2022-05-16[mlir][NFC] Fix a few langref typosRiver Riddle1-3/+2
2022-05-16[mlir] Remove the `type` keyword from type alias definitionsRiver Riddle1-2/+2
2022-04-28[mlir] Add basic tree-sitter grammar fileJacques Pienaar1-4/+7
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle1-4/+4
2022-04-18Improve terminator doc in MLIR LangRefMehdi Amini1-5/+5
2022-04-04[MLIR] Add nested symbols into LangRefSiddharth Bhat1-1/+1
2022-04-04Revert "[MLIR] Add nested symbols into LangRef"Groverkss1-1/+1
2022-04-04[MLIR] Add nested symbols into LangRefGroverkss1-1/+1
2022-03-15[mlir] Rewrite and modernize the documentation for defining Attributes/TypesRiver Riddle1-4/+2
2022-03-01[mlir][NFC] Remove several dead references to the old standard dialectRiver Riddle1-2/+2
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle1-1/+1
2022-02-17[MLIR] add entry block to MLIR grammar.Siddharth Bhat1-1/+7
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle1-6/+6
2022-01-21[mlir][LangRef] Add top-level production to the MLIR grammarSiddharth Bhat1-0/+13
2021-11-05[NFC] Inclusive language: Remove instances of master in URLsQuinn Pham1-1/+1
2021-10-29[mlir][docs] Fix obvious spelling mistakes in documentationMarkus Böck1-1/+1
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-203/+194
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck1-9/+9
2021-05-18[mlir][docs] Fix broken link to Toy exampleMarius Brehler1-1/+1
2021-04-05[MLIR][docs] Fixes to operation syntax in Lang RefGeoffrey Martin-Noble1-11/+12
2021-03-25Define a `NoTerminator` traits that allows operations with a single block reg...Mehdi Amini1-2/+7
2021-03-19[mlir][docs] Remove the BuiltinDialect documentation from langref and generat...River Riddle1-853/+25
2021-03-10[mlir] Model MemRef memory space as AttributeVladislav Vinogradov1-8/+3
2021-02-10[mlir] Introduce more intuitive wording for attributes.Sean Silva1-30/+33
2021-02-08[MLIR][LangRef doc] Fix a small typo.KareemErgawy-TomTom1-1/+1
2021-02-04[mlir] Small touchups to LangRef attribute sectionSean Silva1-11/+10
2021-01-15[mlir] Add better support for f80 and f128Valentin Clement1-1/+1
2021-01-11Update syntax for tensor and memref types to match parser.Richard Uhler1-7/+5
2020-12-03[mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttribut...River Riddle1-4/+4
2020-12-03[mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.hRiver Riddle1-6/+6
2020-12-03[MLIR][NFC] Fix mix up between dialect attribute values and namesUday Bondhugula1-15/+15
2020-11-27[mlir] Fix typos and broken links in LangRefFelipe de Azevedo Piovezan1-13/+14
2020-10-15[mlir] Fix typo in LangRefSean Silva1-1/+1
2020-09-25[NFC] Fix syntax of ranked memrefs in the MLIR Language Reference.Rahul Joshi1-6/+5
2020-07-24[MLIR] Missing line breaks in MLIR Language ReferenceH.-S. Zheng1-3/+4
2020-07-21[mlir][docs] Fix Markdown format in Language ReferenceChris Morin1-1/+1
2020-07-15[MLIR] Add RegionKindInterfaceStephen Neuendorffer1-144/+301
2020-07-07[mlir][NFC] Remove usernames and google bug numbers from TODO comments.River Riddle1-1/+1