Add Py API for composing an affine expression with a map. Also allows extracting...
authorMLIR Team <no-reply@google.com>
Tue, 10 Dec 2019 19:18:57 +0000 (11:18 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 10 Dec 2019 19:30:35 +0000 (11:30 -0800)
commit8ccb350979f8fe1f3a80867882bfb1d93fd7dc48
treeb16a38cf492037a0a1ab8e575a1c4e72652aac5c
parent04fdd33daf5e660bdc9b011ab6caa69a3dbf8a88
Add Py API for composing an affine expression with a map. Also allows extracting constant values for const expressions.

PiperOrigin-RevId: 284809623
mlir/bindings/python/pybind.cpp
mlir/bindings/python/test/test_py2and3.py