Function mlir_sys::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.