Skip to content
Unverified Commit 31ebe98e authored by Jacques Pienaar's avatar Jacques Pienaar Committed by GitHub
Browse files

[mlir][c] Expose AsmState. (#66693)

Enable usage where capturing AsmState is good (e.g., avoiding creating AsmState over and over again when walking IR and printing).

This also only changes one C API to verify plumbing. But using the AsmState makes the cost more explicit than the flags interface (which hides the traversals and construction here) and also enables a more efficient usage C side.
parent 6af39d91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment