[all-commits] [llvm/llvm-project] 17ec36: [mlir][python] enable registering dialects with th...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Mon Nov 27 17:26:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17ec364b1b338b6bee5a65a886d0fe75089e6bb9
https://github.com/llvm/llvm-project/commit/17ec364b1b338b6bee5a65a886d0fe75089e6bb9
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M mlir/python/mlir/_mlir_libs/__init__.py
M mlir/python/mlir/dialects/python_test.py
M mlir/python/mlir/ir.py
M mlir/test/python/dialects/python_test.py
M mlir/test/python/lib/PythonTestModule.cpp
Log Message:
-----------
[mlir][python] enable registering dialects with the default `Context` (#72488)
More information about the All-commits
mailing list