[all-commits] [llvm/llvm-project] 11c3a9: [MLIR][Python] demo building bindings with no CAPI...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Thu Oct 2 22:33:43 PDT 2025
Branch: refs/heads/users/makslevental/really-alone
Home: https://github.com/llvm/llvm-project
Commit: 11c3a90acbf6609efe04ed5aea25502d78708165
https://github.com/llvm/llvm-project/commit/11c3a90acbf6609efe04ed5aea25502d78708165
Author: makslevental <maksim.levental at gmail.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M mlir/examples/standalone/CMakeLists.txt
M mlir/examples/standalone/lib/Standalone/CMakeLists.txt
A mlir/examples/standalone/really_alone/CMakeLists.txt
A mlir/examples/standalone/really_alone/StandReallyAloneExtensionNanobind.cpp
A mlir/examples/standalone/really_alone/mlir_standreallyalone/dialects/_ods_common.py
A mlir/examples/standalone/really_alone/mlir_standreallyalone/dialects/standalonereallyalone.py
A mlir/examples/standalone/test/python/smoketest_really_alone.py
M mlir/lib/Bindings/Python/IRModule.h
M mlir/python/CMakeLists.txt
A mlir/test/Examples/standalone/test.really.toy
M mlir/test/lit.cfg.py
Log Message:
-----------
[MLIR][Python] demo building bindings with no CAPI aggregate and using mlir aggregate
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list