summaryrefslogtreecommitdiff
path: root/mlir/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix mlir trait documentation typoJerry Ge2023-05-121-2/+2
* [mlir][NFC] Fix broken sidebar and improve documentationKohei Yamaguchi2023-05-122-4/+12
* [mlir][doc] Fix the EBNF description of mlir syntax in language reference docYan Xin2023-05-111-20/+20
* [mlir][CallOpInterface] Add `setCalleeFromCallable` methodWhitney Tsang2023-05-082-0/+7
* [mlir] warn about passthrough in LLVM dialect docOleksandr "Alex" Zinenko2023-05-081-0/+4
* [mlir][doc] Fix typos in mlir/docs/LangRef.mdYan Xin2023-05-061-14/+14
* Restore mlir-opt `--run-reproducer` option to opt-in running a reproducerMehdi Amini2023-05-041-3/+3
* [docs] Hide collaboration and include graphs in doxygen docsTimm Bäder2023-05-041-3/+3
* Introduce MLIR Op PropertiesMehdi Amini2023-05-011-9/+29
* Revert "Introduce MLIR Op Properties"Mehdi Amini2023-05-011-29/+9
* Introduce MLIR Op PropertiesMehdi Amini2023-05-011-9/+29
* [MLIR][doc] Fix the [TOC] tag in two docMehdi Amini2023-04-252-2/+2
* [MLIR][doc] Minor fixes the Action documentationMehdi Amini2023-04-241-17/+24
* Add user doc on the website for the Action frameworkMehdi Amini2023-04-242-241/+274
* [mlir][Affine][NFC] Wrap dialect in "affine" namespaceMatthias Springer2023-04-202-2/+3
* [mlir] add structured (Linalg) transform op matchersAlex Zinenko2023-04-131-0/+4
* [mlir][doc] rename MemRefDataFlowOpt -> AffineScalarReplacementJoshua Cao2023-04-021-2/+2
* [mlir][doc] Fix typosManas2023-03-281-2/+2
* [mlir][Analysis][NFC] Split FlatAffineValueConstraints into multiple classesMatthias Springer2023-03-231-3/+3
* [mlir][llvm] Add poison constant.Théo Degioanni2023-03-231-0/+1
* [mlir] Argument and result attribute handling during inlining.Tobias Gysi2023-03-222-0/+14
* Implements MLIR Bytecode versioning capabilityMatteo Franciolini2023-03-102-6/+31
* [mlir][NFC] Cleanup Passes documentationKohei Yamaguchi2023-02-271-16/+20
* [mlir][doc] Remove section about now removed `useFoldAPI` optionMarkus Böck2023-02-241-25/+0
* [docs] Make consistent between MLIR tutorial doc and example codeHsiangkai Wang2023-02-122-3/+3
* [mlir] add support for transform dialect value handlesAlex Zinenko2023-02-091-65/+116
* [mlir][doc] Remove outdated section about a deprecated `OpBuilder` useMarkus Böck2023-02-071-6/+0
* [mlir][ods] add mechanism for deprecating an `OpBuilder` in ODSMarkus Böck2023-02-071-1/+24
* [mlir]: Added IntArrayNthElemMaxValue & IntArrayNthElemInRange predicates (NFC)Aviad Cohen2023-02-071-0/+4
* [mlir][NFC] Add omitted operations to Transform dialect's docKohei Yamaguchi2023-02-061-0/+12
* [mlir] Require explicit casts when using TypedValueRahul Kayaith2023-02-011-1/+1
* [mlir][NFC] Clean and Fix broken Affine documentationKohei Yamaguchi2023-02-011-89/+34
* [mlir] multi-argument binding for top-level transform opsAlex Zinenko2023-01-311-4/+10
* [mlir][bufferization][NFC] Rename BufferRelation::None to BufferRelation::Unk...Matthias Springer2023-01-301-2/+2
* [mlir][NFC] GreedyPatternRewriteDriver: Merge region-based and multi-op-based...Matthias Springer2023-01-271-16/+42
* [MLIR] Fix tensor shapes in Toy chapter 1Thomas Preud'homme2023-01-271-3/+3
* [mlir][Conversion] Rename the MemRefToLLVM passQuentin Colombet2023-01-271-1/+1
* [mlir][Pass] Make PassManager default to op-agnosticrkayaith2023-01-252-6/+3
* [mlir][doc] Fix syntax for affine.dam_waitXiang Li2023-01-251-2/+2
* [mlir][ods] Simplify signature of `custom` printers and parsers of Attributes...Markus Böck2023-01-221-4/+19
* [mlir] Add support for interface inheritanceRiver Riddle2023-01-181-0/+70
* [mlir] Limit Interface generation to the top-level input fileRiver Riddle2023-01-181-0/+7
* [mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu2023-01-123-7/+6
* [mlir] Add a new fold API using Generic AdaptorsMarkus Böck2023-01-113-10/+35
* [mlir] NFC: rename TransformTypeInterface to TransformHandleTypeInterfaceAlex Zinenko2023-01-061-2/+2
* [mlir] introduce parameters into the transofrm dialectAlex Zinenko2023-01-061-36/+58
* [mlir][transforms][NFC] Expand CanonicalizerPass documentationMatthias Springer2023-01-031-5/+18
* Revert "Revert "[mlir][py] Enable building ops with raw inputs""Jacques Pienaar2022-12-211-0/+28
* Revert "[mlir][py] Enable building ops with raw inputs"Jacques Pienaar2022-12-211-28/+0
* [mlir][py] Enable building ops with raw inputsJacques Pienaar2022-12-211-0/+28