aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
AgeCommit message (Expand)AuthorFilesLines
11 days[mlir][GPU|NVVM] Update the default SM to 7.5 (#177469)Justin Fargnoli1-0/+9
2026-01-10[mlir][Python] add docs about downstream type/attr implementation (#175259)Maksim Levental1-12/+59
2026-01-08[MLIR][docs] Clarify Python version support status (#174949)Twice1-1/+1
2026-01-05[mlir][Python] fix NV examples after #172892 (#174481)Maksim Levental1-2/+2
2026-01-05[mlir][Python] create MLIRPythonSupport (#171775)Maksim Levental1-0/+7
2026-01-05Enable printing newlines and indents in attribute and type printers (#87948)Jacenty Andruszkiewicz1-0/+5
2026-01-02[mlir][python] fix symbol resolution on MacOS with multiple packages (#174057)Maksim Levental1-0/+12
2025-12-30[mlir][docs] Add more examples for the "canonical form" (#173667)Matthias Springer1-24/+41
2025-12-19[MLIR][Python] remove pybind11 support (#172581)Maksim Levental1-2/+2
2025-12-19[mlir] [docs] fix toy readme (#172262)hellozmz1-2/+2
2025-12-19[MLIR] Add DefaultValuedEnumAttr decorator (#172916)Henrich Lauko1-0/+5
2025-12-13[MLIR][Remarks] Improve the doc (#171128)Guray Ozen1-122/+164
2025-12-06[MLIR] Update broken link in LangRef.md (#170938)Alexander Root1-1/+1
2025-12-05[MLIR] feat(mlir-tblgen): Add support for dialect interfaces (#170046)AidinT1-4/+66
2025-11-30[mlir][linalg] Restrict fill initial value type to output element type (#169567)Jakub Kuderski1-8/+9
2025-11-27[MLIR][NVVM][Docs] Update docs (#169694)Durgadoss R1-6/+28
2025-11-20[mlir][spirv] Add support for SwitchOp (#168713)Igor Wodiany1-1/+57
2025-11-19[MLIR][NVVM] Doc fixes (#168716)Guray Ozen1-6/+1
2025-11-19[MLIR][NVVM] Add operations and interfacesGuray Ozen1-1/+14
2025-11-19[MLIR][NVVM] Move docs to correct folderGuray Ozen1-1/+4
2025-11-18[MLIR][NVVM] Move the docs to markdown file (#168375)Guray Ozen1-0/+84
2025-11-09Fix typo in LangRef.md regarding regions (#167242)Omar Hossam1-1/+1
2025-11-05[mlir][ods] Enable granular pass registration. (#166532)Jacques Pienaar1-0/+6
2025-10-25[mlir][docs] Migrate code examples to nanobind, make Python spelling … (#16...Nicholas Junge1-33/+51
2025-10-20[mlir][python] Add Pythonic wrappers for gpu ops (#163883)Asher Mancinelli1-1/+1
2025-10-20[mlir][docs] Add documentation for No-rollback Conversion Driver (#164071)Matthias Springer1-22/+133
2025-10-17[NFC][MLIR][shard] improving shard docs (#163782)Frank Schlimbach1-3/+3
2025-10-17[MLIR] Fix typo of the word "pattern" in CAPI and docs (#163780)Shenghang Tsai1-1/+1
2025-10-13[MLIR][Docs] Move back the "other functionality" section in bindings (#163129)Twice1-11/+13
2025-10-13[MLIR][Linalg][Docs] Add forms to Linalg rationale docs (#156859)Renato Golin1-0/+66
2025-10-13[MLIR][Docs] Add a section for Python-defined dialects, passes and rewrite pa...Twice1-0/+53
2025-10-11[MLIR][Docs] Add docs for Python-defined pass in Python bindings (#162833)Twice1-0/+20
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling1-3/+1
2025-10-07[MLIR][Transform] Docs: add SMT extension section and fix Tune header (#161560)Rolf Morel1-1/+5
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental1-2/+2
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental1-2/+2
2025-10-04[mlir][docs] Fix typo: 'DDR' → 'DRR' in Creating a Dialect tutorial (#161967)Joseph Bak1-1/+1
2025-09-29[mlir][doc] Fix typo in Ch6 tutorial: 'toy.cpp' → 'toyc.cpp' (NFC) (#161245)Joseph Bak1-1/+1
2025-09-26[MLIR][TBLGen] Added compound assignment operator for any BitEnum (#160840)Alexandra Sidorova1-0/+9
2025-09-17[mlir][doc] fix `affine` op header link (#158650)Elam Cohavi1-4/+4
2025-09-16[mlir][spirv][nfc] Update documentation to describe the testing strategy (#15...Igor Wodiany1-1/+35
2025-09-12Fix MLIR Transform Tutorial Doc (#155285)Brandon Kirincich1-1/+1
2025-09-11[MLIR] Enable caching of type conversion in the presence of context-aware con...Mehdi Amini1-3/+7
2025-09-11[MLIR][Bytecode] Followup 8106c81 (#157136)Nikhil Kalra1-1/+3
2025-09-11[IRDL] [NFC] Add the IRDL dialect rationale document (#157858)Théo Degioanni1-0/+123
2025-09-04[MLIR][Bytecode] Enforce alignment requirements (#157004)Nikhil Kalra1-1/+1
2025-09-01[MLIR][Python] remove `liveOperations` (#155114)Maksim Levental1-13/+23
2025-08-27[mlir][Transforms] Dialect conversion: Context-aware type conversions (#140434)Matthias Springer1-18/+29
2025-08-21[MLIR] Introduce RemarkEngine + pluggable remark streaming (YAML/Bitstream) (...Guray Ozen1-0/+259
2025-08-17[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit meth...Shenghang Tsai1-1/+16