summaryrefslogtreecommitdiff
path: root/mlir/test/Examples/standalone
AgeCommit message (Expand)Author
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
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-04-17[MLIR] Patch StandalonePlugin CMake for MacOSmax
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
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-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
2021-03-08Forward the `LLVM_ENABLE_LIBCXX` CMake parameter to the mlir standalone testMehdi Amini
2020-10-04Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects"Stephen Neuendorffer
2020-10-03[RFC] Factor out repetitive cmake patterns for llvm-style projectsStephen Neuendorffer
2020-06-05[lit] Improve naming of test result categoriesJulian Lettner
2020-05-29[mlir] Add test to check if standalone dialect is registeredMarius Brehler
2020-05-28[mlir] Extend standalone example by standalone-translateMarius Brehler
2020-05-05[MLIR] Add a tests for out of tree dialect example.Stephen Neuendorffer