[all-commits] [llvm/llvm-project] 5129b3: [MLIR][Python] Add shard Dialect Python Bindings (...
Siavash Nazari via All-commits
all-commits at lists.llvm.org
Tue Oct 21 14:23:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5129b37254f0c6e7aac94861e552156e920e2e6c
https://github.com/llvm/llvm-project/commit/5129b37254f0c6e7aac94861e552156e920e2e6c
Author: Siavash Nazari <siavash.nazari.1992 at gmail.com>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M mlir/python/CMakeLists.txt
A mlir/python/mlir/dialects/ShardOps.td
A mlir/python/mlir/dialects/shard.py
A mlir/test/python/dialects/shard.py
M utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
Log Message:
-----------
[MLIR][Python] Add shard Dialect Python Bindings (#162578)
Add Python bindings for `shard` dialect. Provide means for creating
constructs in this dialect in Python.
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