#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
#include "mlir/IR/PatternMatch.h"
Go to the source code of this file.
tensor.extract_slice(linalg.fill(cst, init))
linalg.fill(cst, tensor.extract_slice(init))