mlir_sys

Function mlirLinalgFillBuiltinNamedOpRegion

Source
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.