MLIR  19.0.0git
Functions
Linalg.cpp File Reference
#include "mlir-c/Dialect/Linalg.h"
#include "mlir/CAPI/Registration.h"
#include "mlir/Dialect/Linalg/IR/Linalg.h"

Go to the source code of this file.

Functions

void mlirLinalgFillBuiltinNamedOpRegion (MlirOperation mlirOp)
 Apply the special region builder for the builtin named Linalg op. More...
 

Function Documentation

◆ mlirLinalgFillBuiltinNamedOpRegion()

void mlirLinalgFillBuiltinNamedOpRegion ( MlirOperation  mlirOp)

Apply the special region builder for the builtin named Linalg op.

Assert that op is a builtin named Linalg op.

Definition at line 18 of file Linalg.cpp.