mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
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.