aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
AgeCommit message (Expand)AuthorFilesLines
2022-07-25[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functionsMichele Scuttari1-0/+11
2022-07-21[mlir][spirv] Rename spv.GLSL ops to spv.GL. NFC.Jakub Kuderski2-23/+23
2022-07-20[mlir:LSP] Add a quickfix code action for inserting expected-* diagnostic checksRiver Riddle1-0/+10
2022-07-20[mlir][spirv] Rename spv.ocl to spv.cl. NFC.Jakub Kuderski1-1/+1
2022-07-20[mlir:LSP] Add a doc blurb for code completionRiver Riddle1-0/+9
2022-07-19[mlir][docs] Fix pass manager documentRajas Vanjape1-2/+2
2022-07-19[mlir][tblgen] Add support for extraClassDefinition in AttrDefbhatuzdaname1-7/+10
2022-07-18Revert "[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions"Mehdi Amini1-10/+0
2022-07-18[MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functionsMichele Scuttari1-0/+10
2022-07-15[mlir][ods] Allow specifying return types of buildersJeff Niu1-0/+23
2022-07-14[mlir][doc] Fix usage of PatternApplicator.Ingo Müller1-1/+1
2022-07-11[mlir] Add support for regex within `expected-*` diagnosticsRiver Riddle1-2/+12
2022-07-08[mlir:LSP] Add support for code completing attributes and typesRiver Riddle1-2/+2
2022-07-07[mlir][ods] Make Type- and AttrInterfaces also `Type`s and `Attr`sMarkus Böck1-1/+1
2022-07-05[mlir:Parser] Don't use strings for the "ugly" form of Attribute/Type syntaxRiver Riddle1-54/+50
2022-07-05[mlir][tblgen] Consistently use `$_ctxt` instead of `$_ctx`Markus Böck1-2/+2
2022-07-05[MLIR][Affine] Allow `<=` in IntegerSet constraintsGroverkss1-0/+1
2022-07-03[MLIR][Affine] Allow affine-expr on RHS in IntegerSetGroverkss1-2/+2
2022-07-01[mlir] Fix usages of `run-reproducer`.rdzhabarov1-3/+3
2022-06-30Remove unneeded cl::ZeroOrMore. NFCFangrui Song1-2/+2
2022-06-30[mlir] Remove unneeded cl::ZeroOrMore for ListOption variables. NFCFangrui Song1-1/+1
2022-06-29[mlir] Update the pass crash reproducer documentationRiver Riddle1-10/+27
2022-06-27[mlir][ods] Add convertFromStorage field to parametersMogball1-7/+11
2022-06-27[mlir][LLVMIR] Add support for va_start/copy/end intrinsicsMin-Yih Hsu1-0/+19
2022-06-19Rename parallelForEachN to just parallelForNico Weber1-1/+1
2022-06-17[mlir][bufferize][NFC] Remove BufferizationStateMatthias Springer1-34/+32
2022-06-15[mlir] generate documentation for transform dialect extensionsAlex Zinenko1-0/+13
2022-06-13[mlir][doc] Move pass to passes list and remove redundant docJacques Pienaar1-0/+4
2022-06-10[mlir] fix typo in AttributesAndTypes doclewuathe1-3/+3
2022-06-09[mlir][bufferization] Decouple buffer-deallocation from One-Shot BufferizeMatthias Springer1-12/+9
2022-06-06[mlir:PDLL] Add support for inlay hintsRiver Riddle1-0/+12
2022-06-06[mlir] Add documentation for TableGen LSP features and setupRiver Riddle1-2/+107
2022-06-06[mlir] Add documentation for PDLL LSP features and setupRiver Riddle1-58/+233
2022-05-30[mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments ...River Riddle1-22/+156
2022-05-30[mlir:PDLL] Add proper support for operation result type inferenceRiver Riddle1-7/+90
2022-05-25[mlir][PDLL] Allow numeric result indexing for unregistered opChia-hung Duan1-3/+14
2022-05-16[mlir][NFC] Fix the tags for various doc code blocksRiver Riddle5-10/+10
2022-05-16[mlir][NFC] Fix a few langref typosRiver Riddle1-3/+2
2022-05-16[mlir][Tablegen-LSP] Add support for a basic TableGen language serverRiver Riddle1-0/+2
2022-05-16[mlir] Remove the `type` keyword from type alias definitionsRiver Riddle2-16/+9
2022-05-16[mlir][bufferize] Better user control of layout mapsMatthias Springer1-10/+23
2022-05-14[mlir] Rename Zero* traits to Zero*sMogball1-1/+1
2022-05-13[mlir] use dynamic sections in MLIR DoxygenAlex Zinenko1-1/+1
2022-05-12[mlir:Pass] Add support for op-agnostic pass managersRiver Riddle1-61/+134
2022-05-09[mlir][doc] Move documentation of extensible dialectsMathieu Fehr2-369/+366
2022-04-28[mlir] Add basic tree-sitter grammar fileJacques Pienaar1-4/+7
2022-04-26[mlir] Add extensible dialectsMathieu Fehr1-0/+369
2022-04-26[mlir] Add a title to the Transform Dialect docAlex Zinenko1-0/+2
2022-04-25[mlir][tblgen] Generate builders with inferred return types and unwrapped att...jfurtek1-2/+2
2022-04-21[mlir] enable doc generation for the transform dialectAlex Zinenko1-0/+4