aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
AgeCommit message (Expand)AuthorFilesLines
9 days[mlir][Transforms] Dialect conversion: Fix missing source materialization (#9...Matthias Springer1-1/+2
2024-07-06[mlir][Transforms][NFC] Dialect conversion: Reland docs improvement (#97886)Matthias Springer1-15/+30
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra4-14/+14
2024-07-01[mlir][docs] Fix mistakes in data flow analysis code example (#97286)Matthias Springer1-6/+9
2024-06-27Revert "[mlir][Transforms] Dialect conversion: Simplify handling of dropped a...Benjamin Kramer1-29/+15
2024-06-25[mlir][Transforms] Dialect conversion: Simplify handling of dropped arguments...Matthias Springer1-15/+29
2024-06-20[mlir] Document GPU dialect layering to capture discussions from a PR (#95812)Krzysztof Drewniak1-3/+39
2024-06-20[mlir][gpu] Remove old GPU serialization passes (#94998)Fabian Mora1-3/+0
2024-06-17[mlir][emitc] Add EmitC index types (#93155)Corentin Ferry1-0/+7
2024-06-12[MLIR][LLVM] Promote noinline/alwaysinline/optnone out of passthrough (#95110)Johannes de Fine Licht1-1/+1
2024-06-10[mlir][Transforms] Dialect Conversion: Simplify block conversion API (#94866)Matthias Springer1-13/+17
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse1-0/+1
2024-05-24[mlir][Pass] Add new FileTreeIRPrinterConfig (#67840)Christopher Bate1-0/+39
2024-05-16[MLIR Attr] add ArrayMaxCount attribute constraint (#92453)Ryan Thomas Lynch1-0/+48
2024-05-16[mlir] fix orphaned IRDLExtensionOps documentationAlex Zinenko1-0/+4
2024-05-15[mlir] fix polynomial docs for MLIR website (#92348)Jeremy Kun1-2/+0
2024-05-07[mlir][NFC] Improve bufferization documentation (#89495)Matthias Springer3-90/+216
2024-05-05fix formatting issues with ODS docs around assembly format directives (#91149)Jeremy Kun1-14/+15
2024-04-24[mlir][ods] Add documentation on how to use sharded op definitions (NFC) (#89...Jeff Niu1-0/+94
2024-04-24[MLIR][Doc] Fix NamedAttribute API in code sample (NFC)Mehdi Amini1-2/+2
2024-04-22[mlir] fix polynomial dialect docsAlex Zinenko1-0/+2
2024-04-22[mlir] fix latex formulas in the tutorialOleksandr "Alex" Zinenko1-4/+5
2024-04-19[mlir][xegpu] XeGPU alias ops folder pass (#88886)Adam Siemieniuk1-0/+4
2024-04-18[mlir][NFC] Move and improve ownership-based buffer dellocation docs (#89196)Matthias Springer4-653/+625
2024-04-16[MLIR][docs] Mention declarePromisedInterface in Interfaces doc (#88689)Frederik Harwath1-0/+24
2024-04-16[docs][mlir] Fix broken links in 'llvm' dialects. (#88704)Fr4nk1in1-2/+2
2024-04-15[mlir][ODS] Make `prop-dict` behave closer to `attr-dict` (#88659)Markus Böck1-1/+11
2024-04-05[mlir][test] Extend CMake logic for e2e testsAndrzej Warzynski1-1/+9
2024-04-05Fix a few broken links (#87098)mlevesquedion9-21/+21
2024-04-04Revert "[mlir][test] Make SME e2e tests require an emulator (#86489)"Andrzej Warzynski1-9/+1
2024-04-04[mlir][test] Make SME e2e tests require an emulator (#86489)Andrzej Warzyński1-1/+9
2024-04-03[mlir] Enhance TimingManager Printing Flexibility (#85821)Hsiangkai Wang1-24/+78
2024-03-25[documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (#86524)Iman Hosseini1-1/+1
2024-03-21[MLIR] Add index bitwidth to the DataLayout (#85927)Tobias Gysi1-1/+3
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko1-2/+2
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