pub unsafe extern "C" fn mlirLinalgFillBuiltinNamedOpRegion(
mlirOp: MlirOperation,
)Expand description
Apply the special region builder for the builtin named Linalg op.
Assert that mlirOp is a builtin named Linalg op.
pub unsafe extern "C" fn mlirLinalgFillBuiltinNamedOpRegion(
mlirOp: MlirOperation,
)Apply the special region builder for the builtin named Linalg op.
Assert that mlirOp is a builtin named Linalg op.