llvm-project/mlir/bindings/python
Alex Zinenko 7a30ac97c8 Python bindings: drop MLIREmitter and related functionality
This completes the transition of Python bindings to use the declarative
    builders infrastructure instead of the now-deprecated EDSC emitter
    infrastructure.  The relevant unit tests have been replicated using the new
    functionality and the remaining end-to-end compilation tests have been updated
    accordingly.  The latter show an improvement in brevity and readability.

--

PiperOrigin-RevId: 241713489
2019-04-03 08:30:24 -07:00
..
test Python bindings: drop MLIREmitter and related functionality 2019-04-03 08:30:24 -07:00
pybind.cpp Python bindings: drop MLIREmitter and related functionality 2019-04-03 08:30:24 -07:00