summaryrefslogtreecommitdiff
path: root/mlir/test/Examples
AgeCommit message (Expand)Author
2025-11-07Revert "[NVGPU] Fix nvdsl examples" (#166943)Mehdi Amini
2025-11-07[NVGPU] Fix nvdsl examples (#156830)Giacomo Castiglioni
2025-10-11[mlir][Examples] Do not run `test.wheel.toy` by default (#163009)Jakub Kuderski
2025-09-30[MLIR][Standalone] gate wheel build behind MLIR_ENABLE_BINDINGS_PYTHON=ON (#1...Maksim Levental
2025-09-24Reland "[MLIR][Python] add Python wheel build demo/test" (#160481) (#160488)Maksim Levental
2025-09-24Revert "[MLIR][Python] add Python wheel build demo/test" (#160481)Maksim Levental
2025-09-24[MLIR][Python] add Python wheel build demo/test (#160388)Maksim Levental
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-09-12[MLIR] enable Standalone example test for Windows (#158183)Maksim Levental
2025-08-30[MLIR][Python] fix standalone example/test (#156197)Maksim Levental
2025-07-26[mlir][doc] Fix transform dialect tutorial ch3 (#150456)lonely eagle
2025-07-07[MLIR][Linalg] Remove elemwise_unary and elemwise_binary (#147082)Renato Golin
2025-02-25[MLIR][Affine] Fix fusion in the presence of cyclic deps in source nests (#12...Uday Bondhugula
2025-02-24[MLIR][Affine] NFC. Drop redundant fusion- suffix from fusion pass options (#...Uday Bondhugula
2025-02-06[mlir][LLVM] Switch `undef` for `poison` for uninitialized values (#125629)Krzysztof Drewniak
2024-10-22Revert "[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#110322)" (#1...Andrzej Warzyński
2024-10-01[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#110322)Tzung-Han Juang
2024-09-25Revert "[MLIR] Make `OneShotModuleBufferize` use `OpInterface`" (#109919)Matthias Springer
2024-09-25[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#107295)Tzung-Han Juang
2024-08-01Add a tutorial on mlir-opt (#96105)Jeremy Kun
2024-06-24[mlir][gpu] Add py binding for AsyncTokenType (#96466)Guray Ozen
2024-05-30[mlir][llvm] Implement ConstantLike for ZeroOp, UndefOp, PoisonOp (#93690)Guy David
2024-05-28[mlir][nvgpu] verify the moduleGuray Ozen
2024-04-24[mlir][nvgpu] NVGPU Tutorials (#87065)Guray Ozen
2024-02-28[mlir] add an example of using transform dialect standalone (#82623)Oleksandr "Alex" Zinenko
2024-02-09[mlir] update transform dialect tutorials (#81199)Oleksandr "Alex" Zinenko
2024-01-12[mlir] introduce debug transform dialect extension (#77595)Oleksandr "Alex" Zinenko
2024-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko
2024-01-04[mlir][TD] Fix the order of return handles (#76929)Andrzej Warzyński
2023-10-02[mlir] run buffer deallocation in transform tutorial (#67978)Oleksandr "Alex" Zinenko
2023-09-26[mlir] cleanup of structured.tile* transform ops (#67320)Oleksandr "Alex" Zinenko
2023-09-25[mlir] add transform tutorial chapter for Halide conv mapping (#66386)Oleksandr "Alex" Zinenko
2023-06-06[mlir][Toy] Remove unnecessary transpose from chapter 1 exampleAndrey Portnoy
2023-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-04-17[MLIR] Patch StandalonePlugin CMake for MacOSmax
2023-01-27[MLIR] Fix tensor shapes in Toy chapter 1Thomas Preud'homme
2023-01-25Exclude running MLIR tests for Toy example Ch6 and Ch7 when JIT is unavailableMehdi Amini
2022-12-15[mlir] Convert tests to check 'target=...'Paul Robinson
2022-09-20[mlir][standalone] Specify python path when configuringrkayaith
2022-06-05[mlir] Tunnel LLVM_USE_LINKER through to the standalone example build.Stella Laurenzo
2022-04-07[mlir][CSE] Remove duplicated operations with MemRead side-effectValentin Clement
2022-03-15[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOpRiver Riddle
2021-11-14Re-apply "[mlir] Allow out-of-tree python building from installed MLIR."Stella Laurenzo
2021-11-12Revert "[mlir] Allow out-of-tree python building from installed MLIR."Mehdi Amini
2021-11-11[mlir] Allow out-of-tree python building from installed MLIR.Stella Laurenzo
2021-10-13[mlir] Ability to build CAPI dylibs from out of tree projects against install...Stella Laurenzo
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-10-02Fix/disable more MLIR tests exposing leaks in ASAN builds (NFC)Mehdi Amini
2021-06-02[MLIR] Fix Standalone dialect test to work in out-of-tree buildsKrzysztof Drewniak