[all-commits] [llvm/llvm-project] 285c0a: Add MLIR Python binding for Array Attribute
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Dec 10 12:56:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 285c0aa262c9255e6ea4efbce1418e5f5f17e9c1
https://github.com/llvm/llvm-project/commit/285c0aa262c9255e6ea4efbce1418e5f5f17e9c1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M mlir/lib/Bindings/Python/IRModules.cpp
M mlir/test/Bindings/Python/ir_attributes.py
Log Message:
-----------
Add MLIR Python binding for Array Attribute
Differential Revision: https://reviews.llvm.org/D92948
More information about the All-commits
mailing list