aboutsummaryrefslogtreecommitdiff
path: root/mlir/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-01[mlir] Expose type and attribute names in the MLIRContext and abstract type/a...Fehr Mathieu1-0/+17
2023-11-30[mlir][docgen] Add ops source link (#73657)Rik Huijzer1-10/+24
2023-11-21[mlir][async] Avoid crash when not using `func.func` (#72801)Rik Huijzer1-0/+2
2023-11-14[mlir][affine][nfc] cleanup deprecated T.cast style functions (#71269)long.chen1-1/+1
2023-11-07[mlir][python] value casting (#69644)Maksim Levental1-3/+11
2023-11-03[mlir] Fix unused variable warning. (NFC)Jacques Pienaar1-1/+2
2023-11-03[mlir] Expand default arg builders to wrapped attributes.Jacques Pienaar1-6/+28
2023-11-02[mlir][attrtypedef] Sort by def order in file. (#71083)Jacques Pienaar1-1/+6
2023-10-31[mlir][bytecode] Implements back deployment capability for MLIR dialects (#70...Matteo Franciolini1-2/+2
2023-10-31Reland "[MLIR][FuncToLLVM] Remove typed pointer support" (#70717)Christian Ulmann1-2/+1
2023-10-30Remove the opaque pointers flag from toolsBenjamin Kramer2-21/+6
2023-10-30Update mlir-spirv-cpu-runner.cpp (#70649)tsitdikov1-2/+2
2023-10-27[mlir][bytecode] Fix D155919 and enable backward-compatibility and back-deplo...Matteo Franciolini1-24/+81
2023-10-27Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121)Kunwar Grover4-0/+204
2023-10-24[mlir][ods] Emit bytecode readers with generic Attribute/Type (NFC)Mogball1-1/+1
2023-10-19[mlir][python] remove mixins (#68853)Maksim Levental1-28/+12
2023-10-19[mlir][drr] Set operand segment in rewriteJacques Pienaar1-0/+21
2023-10-13[mlir][mlir-query] Introduce mlir-query tool with autocomplete supportDevajith3-0/+84
2023-10-13[mlir][ODS] Omit printing default-valued attributes in oilists (#68880)Benjamin Maxwell1-8/+18
2023-10-13[mlir][doc] Trim summary text during DocGen (#68477)Rik Huijzer1-2/+3
2023-10-12Revert "[mlir][ODS] Omit printing default-valued attributes in oilists (#68694)"Benjamin Maxwell1-18/+8
2023-10-12[mlir][ODS] Omit printing default-valued attributes in oilists (#68694)Benjamin Maxwell1-8/+18
2023-10-12[mlir][python] Improve sanitization of python names (#68801)JoelWee1-13/+15
2023-10-11[mlir][docgen] Add option to enable Hugo Docs specific features (#68725)Benjamin Maxwell1-2/+6
2023-10-10[mlir][python] Handle dashes in op nameJoelWee1-3/+7
2023-10-09[mlir][python] generate value builders (#68308)Maksim Levental1-13/+62
2023-10-09Revert "[mlir][tools] Introduce tblgen-to-irdl tool (#66865)"Thurston Dang4-203/+0
2023-10-07[mlir][tools] Introduce tblgen-to-irdl tool (#66865)Kunwar Grover4-0/+203
2023-10-05[mlir] Fix `empty-tensor-elimination` around self-copies (#68129)long.chen1-7/+7
2023-10-04[mlir][ODS] Change `get...Mutable` to return `OpOperand &` for single operand...Matthias Springer1-6/+18
2023-10-03Improve MLIR Attribute::get() method efficiency by reducing the amount of arg...Mehdi Amini1-7/+10
2023-09-29[MLIR] Add stage to side effectcxy1-6/+15
2023-09-27[mlir][docgen] Display full attribute descriptions in expandable regions (#67...Benjamin Maxwell1-6/+32
2023-09-26Simplify diagnostic error management for MLIR properties API (NFC) (#67409)Mehdi Amini1-11/+11
2023-09-26[llvm][tblgen] Add `Source Filename` for `emitSourceFileHeader` (#65744)Shao-Ce SUN6-16/+22
2023-09-21[mlir] Move supplemental patterns before op replacement (#66959)Jian Cai1-11/+14
2023-09-21[mlir][Interfaces] Clean up `DestinationStyleOpInterface` (#67015)Matthias Springer1-4/+3
2023-09-13[mlir] Split up VectorToLLVM passKrzysztof Drewniak2-2/+2
2023-09-12Update some uses of `getAttr()` to be explicit about Inherent vs Discardable ...Mehdi Amini1-1/+2
2023-09-12[mlir] Support null interface to base conversion (#65988)Markus Böck1-0/+1
2023-09-11[mlir][gpu] Deprecate gpu::Serialization* passes. (#65857)Fabian Mora2-6/+12
2023-09-11Lazy initialize diagnostic when handling MLIR properties (#65868)Mehdi Amini1-12/+10
2023-09-11[mlir][spirv] Support `spirv.coopmatrix` type (de-)serialization (#65831)Jakub Kuderski1-16/+22
2023-09-08[mlir] Fix c++20 compat warning. NFC. (#65801)Jakub Kuderski1-3/+3
2023-09-08[mlir][spirv] Fix coop matrix load (#65712)Jakub Kuderski1-3/+3
2023-09-07[mlir] Make `classof` substitution in interface use an instance (#65492)Markus Böck1-2/+4
2023-09-04Revert "Revert "[MLIR] Move builtin.module LLVM IR translation to before nest...Sergio Afonso1-0/+6
2023-09-01[mlir] Fix duplicate word typos; NFCFangrui Song1-1/+1
2023-09-01Revert "[MLIR] Move builtin.module LLVM IR translation to before nested opera...Sergio Afonso1-6/+0
2023-09-01[MLIR] Move builtin.module LLVM IR translation to before nested operationsSergio Afonso1-0/+6