llvm-project/mlir/include
bakhtiyar 9a5bc83660 Add an escape-hatch for conversion of funcs with blocking awaits to coroutines.
Currently TFRT does not support top-level coroutines, so this functionality will allow to have a single blocking await at the top level until TFRT implements the necessary functionality.

Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D106730
2021-07-29 08:52:28 -07:00
..
mlir Add an escape-hatch for conversion of funcs with blocking awaits to coroutines. 2021-07-29 08:52:28 -07:00
mlir-c Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00