[all-commits] [llvm/llvm-project] 334873: [MLIR][Python] Python binding support for IntegerS...
Amy Wang via All-commits
all-commits at lists.llvm.org
Wed Sep 11 04:37:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 334873fe2df27a4fa613e8744f29e502d3358397
https://github.com/llvm/llvm-project/commit/334873fe2df27a4fa613e8744f29e502d3358397
Author: Amy Wang <kai.ting.wang at huawei.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M mlir/include/mlir-c/BuiltinAttributes.h
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/CAPI/IR/BuiltinAttributes.cpp
M mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
M mlir/python/mlir/ir.py
M mlir/test/python/ir/attributes.py
Log Message:
-----------
[MLIR][Python] Python binding support for IntegerSet attribute (#107640)
Support IntegerSet attribute python binding.
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