aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
AgeCommit message (Expand)AuthorFilesLines
2024-03-08[mlir][emitc] Arith to EmitC conversion: constants (#83798)Tina Jung1-2/+0
2024-02-27[MLIR] Fix a few links to passes in the documentation (#83221)mlevesquedion2-3/+2
2024-02-27[MLIR] Update GPU.md: add gpu kernel outlining to doc example. (#83141)Iman Hosseini1-0/+1
2024-02-21[mlir][docs] Fix broken docs (#82308)Kohei Yamaguchi3-2/+11
2024-02-20[mlir][EmitC] Remove `func.constant` from emitter (#82342)Marius Brehler1-1/+0
2024-02-17[mlir][docs] Fix broken links to traits documentation (#82131)mlevesquedion6-11/+11
2024-02-16[MLIR] Document the stability and versioning aspect of the Bytecode (#81969)Mehdi Amini1-0/+19
2024-02-14[mlir][docs] Fix typos in TargetLLVMIR.md (#81549)Ronan Keryell1-3/+3
2024-02-09[mlir] update transform dialect tutorials (#81199)Oleksandr "Alex" Zinenko4-265/+298
2024-02-08[docs]: Add a note about using custom types with diagnostics (#73818)Jeremy Kun1-0/+8
2024-02-06Use a markdown list in Affine dialect docsOleksandr "Alex" Zinenko1-7/+12
2024-02-05[mlir][bufferization] Never pass ownership to functions (#80655)Matthias Springer1-9/+4
2024-01-31[mlir][mesh] Refactoring code organization, tests and docs (#79606)Boian Petkantchin1-2/+1
2024-01-30[mlir][mesh] Make most collectives pure (#79643)Boian Petkantchin1-0/+18
2024-01-27Fix unsigned typos (#76670)Rageking81-1/+1
2024-01-19[mlir][docs] Fix broken linkMarius Brehler1-1/+1
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer1-5/+5
2024-01-12[mlir] introduce debug transform dialect extension (#77595)Oleksandr "Alex" Zinenko3-9/+13
2024-01-11[mlir] Improve `GreedyPatternRewriteDriver` and pass documentation (#77614)Matthias Springer1-14/+18
2024-01-09[acc] Fix OpenACC documentation (#77502)Razvan Lupusoru1-1/+5
2024-01-09[acc] OpenACC dialect design philosophy and details (#75548)Razvan Lupusoru1-0/+449
2024-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko2-0/+582
2024-01-09[mlir][docs] Fix a broken passes documentation (#77402)Kohei Yamaguchi1-0/+4
2024-01-05[mlir][gpu] Improve `gpu-lower-to-nvvm-pipeline` Documentation (#77062)Guray Ozen1-0/+44
2024-01-04[mlir][TD] Fix the order of return handles (#76929)Andrzej Warzyński1-8/+8
2024-01-04[mlir][docs] Update TD tutorial - Ch0 (#76858)Andrzej Warzyński1-8/+8
2024-01-03[mlir][docs] Capitalize "Transform" in "transform dialect" (#76840)Andrzej Warzyński6-19/+19
2023-12-06[mlir][ArmSME] Update docs (#74527)Andrzej Warzyński1-6/+22
2023-12-04[mlir][mesh] Add TableGen deffinitions of more collective ops (#73842)Boian Petkantchin1-0/+14
2023-11-30[mlir][docs] Add missing .md into Transform and Passes docs(NFC) (#73916)Kohei Yamaguchi2-0/+8
2023-11-30[mlir][vector][doc] 0D vectors (#73792)Rik Huijzer1-1/+13
2023-11-23[mlir] fix LLVM type converter for structs (#73231)Oleksandr "Alex" Zinenko1-0/+15
2023-11-21[mlir] use TypeSize and uint64_t in DataLayout (#72874)Oleksandr "Alex" Zinenko1-4/+4
2023-11-21[mlir][mesh] Add collective communication operations (#71960)Boian Petkantchin1-0/+43
2023-11-20Make MLIR Value more consistent in terms of `const` "correctness" (NFC) (#72765)Mehdi Amini1-1/+1
2023-11-20[mlir][Docs] Code review is now done on GitHubDavid Spickett1-1/+1
2023-11-17[mlir][emitc] Rename `call` op to `call_opaque` (#72494)Marius Brehler1-4/+4
2023-11-06[mlir][docs] Add link to Visual Studio Code extension (#71190)David Spickett1-1/+2
2023-11-05[mlir][memref] Remove redundant `memref.tensor_store` op (#71010)Matthias Springer1-2/+4
2023-11-04[MLIR][Doc] Remove LLVM dialect typed pointer documentation (#71246)Christian Ulmann3-123/+84
2023-11-03[mlir][python] remove various caching mechanisms (#70831)Maksim Levental1-2/+3
2023-11-02[mlir][ArmSME] Provide descriptions and summaries for types (#70920)Benjamin Maxwell1-0/+2
2023-10-26[mlir][www] Add missing include for ARM SVE passesMehdi Amini1-0/+4
2023-10-26[mlir][emitc] Add a structured for operation (#68206)Gil Rapaport1-3/+0
2023-10-25[mlir][doc] Improve Destination-passing-style documentation (#70283)Mehdi Amini1-14/+32
2023-10-25[mlir][doc] Slightly clarify bufferization documentation (#70212)Rik Huijzer1-10/+10
2023-10-21[mlir][doc] Add basic doc for extraTraitClassDeclaration.Jacques Pienaar1-0/+4
2023-10-21[mlir][doc] Include ml_program passes in passes docJacques Pienaar1-0/+4
2023-10-19[mlir][python] remove mixins (#68853)Maksim Levental1-69/+58
2023-10-13Fix typo in CMake varThomas Preud'homme1-1/+1