[all-commits] [llvm/llvm-project] c84b53: [mlir] Add Python binding for MLIR Dict Attribute
Sam via All-commits
all-commits at lists.llvm.org
Sat Dec 12 21:13:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c84b53ca9bcddcbaa8b726be0a4d6cb684dedbd5
https://github.com/llvm/llvm-project/commit/c84b53ca9bcddcbaa8b726be0a4d6cb684dedbd5
Author: kweisamx <kweisamx0322 at gmail.com>
Date: 2020-12-13 (Sun, 13 Dec 2020)
Changed paths:
M mlir/lib/Bindings/Python/IRModules.cpp
M mlir/test/Bindings/Python/ir_attributes.py
Log Message:
-----------
[mlir] Add Python binding for MLIR Dict Attribute
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D93004
More information about the All-commits
mailing list