[mlir][python] Adapt to `segment_sizes` attribute type change.
authorStella Laurenzo <stellaraccident@gmail.com>
Sat, 20 Mar 2021 01:44:51 +0000 (18:44 -0700)
committerStella Laurenzo <stellaraccident@gmail.com>
Sat, 20 Mar 2021 01:47:00 +0000 (18:47 -0700)
commit8d05a28887ee1e3cbcddf892de8bbc560432afd2
tree9143dcb1c1ce940dfcf2b750f5a775b1705d8df1
parentf3800664611976e4ccae234d8881a65725358260
[mlir][python] Adapt to `segment_sizes` attribute type change.

* Broken by https://reviews.llvm.org/rG1a75be0023cd80fd8560d689999a63d4368c90e6
mlir/lib/Bindings/Python/IRCore.cpp
mlir/test/Bindings/Python/ods_helpers.py