[mlir] Add fully dynamic constructor to StridedLayoutAttr bindings
authorDenys Shabalin <shabalin@google.com>
Tue, 4 Oct 2022 10:58:38 +0000 (10:58 +0000)
committerDenys Shabalin <shabalin@google.com>
Tue, 4 Oct 2022 13:02:55 +0000 (13:02 +0000)
commite3fd612e99b626860eff34a5eabf8036d6a9ca8c
tree79bb8112f33899482cafad2fc349382e9970ef65
parentddff3766b78d1b1d2c003639ab44c8afd1e458c1
[mlir] Add fully dynamic constructor to StridedLayoutAttr bindings

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D135139
mlir/lib/Bindings/Python/IRAttributes.cpp
mlir/test/python/ir/attributes.py