13 #ifndef MLIR_DIALECT_ASYNC_PASSES_H_ 14 #define MLIR_DIALECT_ASYNC_PASSES_H_ 24 int32_t numWorkerThreads,
40 #define GEN_PASS_REGISTRATION 41 #include "mlir/Dialect/Async/Passes.h.inc" 45 #endif // MLIR_DIALECT_ASYNC_PASSES_H_ Include the generated interface declarations.
std::unique_ptr< Pass > createAsyncRuntimeRefCountingPass()
std::unique_ptr< OperationPass< ModuleOp > > createAsyncToAsyncRuntimePass()
std::unique_ptr< Pass > createAsyncRuntimePolicyBasedRefCountingPass()
std::unique_ptr< Pass > createAsyncParallelForPass()
std::unique_ptr< Pass > createAsyncRuntimeRefCountingOptPass()