Unverified Commit 204acc5c authored by Jacques Pienaar's avatar Jacques Pienaar Committed by GitHub
Browse files

[mlir][py] Overload print with state. (#72064)



Enables reusing the AsmState when printing from Python. Also moves the
fileObject and binary to the end (pybind11::object was resulting in the
overload not working unless `state=` was specified).

---------

Co-authored-by: default avatarMaksim Levental <maksim.levental@gmail.com>
parent ad20a9e1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment