[all-commits] [llvm/llvm-project] 24abb1: [mlir][Python] downcast ir.Value to BlockArgument ...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Fri Jan 9 19:16:58 PST 2026
Branch: refs/heads/users/makslevental/downcastpyvalue
Home: https://github.com/llvm/llvm-project
Commit: 24abb1642ddf46afce9d69c9ab767d53d5dc7c50
https://github.com/llvm/llvm-project/commit/24abb1642ddf46afce9d69c9ab767d53d5dc7c50
Author: makslevental <maksim.levental at gmail.com>
Date: 2026-01-09 (Fri, 09 Jan 2026)
Changed paths:
M mlir/include/mlir/Bindings/Python/IRCore.h
M mlir/include/mlir/Bindings/Python/Nanobind.h
M mlir/include/mlir/Bindings/Python/NanobindUtils.h
M mlir/lib/Bindings/Python/IRAffine.cpp
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/test/python/dialects/python_test.py
M mlir/test/python/ir/value.py
Log Message:
-----------
[mlir][Python] downcast ir.Value to BlockArgument or OpResult
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