[all-commits] [llvm/llvm-project] 2b8f82: [mlir][python] Add utils for more pythonic context...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jul 4 01:55:14 PDT 2025
Branch: refs/heads/users/nico/python-1
Home: https://github.com/llvm/llvm-project
Commit: 2b8f82b2bad6b2ada988fb2b874d676aa748a35b
https://github.com/llvm/llvm-project/commit/2b8f82b2bad6b2ada988fb2b874d676aa748a35b
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/CAPI/IR/IR.cpp
M mlir/python/CMakeLists.txt
M mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
A mlir/python/mlir/utils.py
A mlir/test/python/utils.py
Log Message:
-----------
[mlir][python] Add utils for more pythonic context creation and registration management
Co-authored-by: Fabian Mora <fmora.dev at gmail.com
Co-authored-by: Oleksandr "Alex" Zinenko <git at ozinenko.com>
Co-authored-by: Tres <tpopp at users.noreply.github.com>
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