[all-commits] [llvm/llvm-project] eb861a: [mlir][python] Enable python bindings for Index di...
Steven Varoumas via All-commits
all-commits at lists.llvm.org
Wed Mar 20 08:58:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb861acd49e4c6777e2fe09dd2004ac1f4731bba
https://github.com/llvm/llvm-project/commit/eb861acd49e4c6777e2fe09dd2004ac1f4731bba
Author: Steven Varoumas <steven.varoumas at huawei.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M mlir/python/CMakeLists.txt
A mlir/python/mlir/dialects/IndexOps.td
A mlir/python/mlir/dialects/index.py
A mlir/test/python/dialects/index_dialect.py
Log Message:
-----------
[mlir][python] Enable python bindings for Index dialect (#85827)
This small patch enables python bindings for the index dialect.
---------
Co-authored-by: Steven Varoumas <steven.varoumas1 at huawei.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