MLIR
18.0.0git
|
#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... | |
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.