Unverified Commit 37fe3c67 authored by Abhishek Kulkarni's avatar Abhishek Kulkarni Committed by GitHub
Browse files

[mlir][python] Fix generation of Python bindings for `async` dialect (#75960)

The Python bindings generated for "async" dialect didn't include any of
the "async" dialect ops. This PR fixes issues with generation of Python
bindings for "async" dialect and adds a test case to use them.
parent 34acbb38
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