summaryrefslogtreecommitdiff
path: root/mlir/docs/Dialects
AgeCommit message (Expand)Author
2025-11-20[mlir][spirv] Add support for SwitchOp (#168713)Igor Wodiany
2025-11-19[MLIR][NVVM] Doc fixes (#168716)Guray Ozen
2025-11-19[MLIR][NVVM] Add operations and interfacesGuray Ozen
2025-11-19[MLIR][NVVM] Move docs to correct folderGuray Ozen
2025-11-18[MLIR][NVVM] Move the docs to markdown file (#168375)Guray Ozen
2025-10-20[mlir][python] Add Pythonic wrappers for gpu ops (#163883)Asher Mancinelli
2025-10-17[NFC][MLIR][shard] improving shard docs (#163782)Frank Schlimbach
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling
2025-10-07[MLIR][Transform] Docs: add SMT extension section and fix Tune header (#161560)Rolf Morel
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental
2025-09-17[mlir][doc] fix `affine` op header link (#158650)Elam Cohavi
2025-09-16[mlir][spirv][nfc] Update documentation to describe the testing strategy (#15...Igor Wodiany
2025-09-11[IRDL] [NFC] Add the IRDL dialect rationale document (#157858)Théo Degioanni
2025-08-17[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit meth...Shenghang Tsai
2025-07-28[mlir][EmitC]Expand the MemRefToEmitC pass - Lowering `AllocOp` (#148257)Jaden Angella
2025-07-28[mlir][Vector] Remove `vector.extractelement` and `vector.insertelement` ops ...Diego Caballero
2025-07-25[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dia...Frank Schlimbach
2025-07-25[mlir] fix transform dialect doc includes (#150408)Oleksandr "Alex" Zinenko
2025-06-17[mlir][vector] Add documentation note on adding new ops (#144308)Andrzej Warzyński
2025-04-30[mlir][spirv] Allow yielding values from loop regions (#135344)Igor Wodiany
2025-04-10[mlir][LLVM] Delete `getFixedVectorType` and `getScalableVectorType` (#135051)Matthias Springer
2025-04-09[mlir][LLVM] Delete `getVectorElementType` (#134981)Matthias Springer
2025-04-08[mlir][LLVM] Delete `LLVMFixedVectorType` and `LLVMScalableVectorType` (#133286)Matthias Springer
2025-04-04[mlir][tosa] Update URLs to TOSA specification (#134449)Jerry-Ge
2025-04-02[mlir][spirv] Allow yielding values from selection regions (#133702)Igor Wodiany
2025-03-13[MLIR][OpenMP] Minor improvements to BlockArgOpenMPOpInterface, NFC (#130789)Sergio Afonso
2025-03-12[MLIR][OpenMP] Enable BlockArgOpenMPOpInterface accessing operands (#130769)Sergio Afonso
2025-03-04[mlir][linalg] Fix linalg.pack/unpack docs (#129559)Adam Siemieniuk
2025-02-20[mlir][python] fix linalg.pack/unpack (#127729)Maksim Levental
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2025-01-17[mlir][affine]introducing new symbol rules that the result of a `Pure` operat...lonely eagle
2025-01-17EmitC: Allow arrays of size zero (#123292)Matthias Gehre
2025-01-14[MLIR][OpenMP] Add host_eval clause to omp.target (#116049)Sergio Afonso
2025-01-14[MLIR][OpenMP] Add the host_eval clause (#116048)Sergio Afonso
2025-01-09[mlir][acc] Introduce MappableType interface (#122146)Razvan Lupusoru
2024-12-15[mlir] Add DLTI transform ops section (#118153)Malte Dehling
2024-11-18[docs] Add deprecation warning to OpDSL.mdRenato Golin
2024-10-19[mlir][docs] Fix name of `mlir-linalg-ods-yaml-gen`(NFC) (#113029)Longsheng Mou
2024-10-15[MLIR][OpenMP] Remove terminators from loop wrappers (#112229)Sergio Afonso
2024-10-01[MLIR][OpenMP] Document entry block argument-defining clauses (NFC) (#109811)Sergio Afonso
2024-09-30[mlir][doc][SPIR-V] Add missing `>` (#110464)MingZhu Yan
2024-09-20[mlir][docs] Fix incorrect operation name(NFC) (#109261)csstormq
2024-09-17[MLIR][OpenMP][Docs] Document operand structures (NFC) (#108824)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document compound constructs representation (NFC) (#107236)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document loop representation (NFC) (#107235)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document clause-based op representation (NFC) (#107234)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Document op naming conventions (NFC) (#107233)Sergio Afonso
2024-09-16[MLIR][OpenMP][Docs] Reorganize 'omp' dialect documentation (NFC) (#107232)Sergio Afonso
2024-09-08[mlir][linalg] Update name of linalg ods-gen target in docs (NFC) (#107742)Felix Schneider