[all-commits] [llvm/llvm-project] ef1b73: [MLIR][python bindings] Add support for DenseEleme...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed May 3 16:57:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef1b735dfbed00a11a34bf4169a5b3fd8816b52f
https://github.com/llvm/llvm-project/commit/ef1b735dfbed00a11a34bf4169a5b3fd8816b52f
Author: max <maksim.levental at gmail.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/test/python/ir/array_attributes.py
Log Message:
-----------
[MLIR][python bindings] Add support for DenseElementsAttr of IndexType
Differential Revision: https://reviews.llvm.org/D149690
More information about the All-commits
mailing list