MLIR 22.0.0git
SwapExtractSliceWithFillPatterns.cpp File Reference

Go to the source code of this file.

Classes

struct  SwapExtractSliceOfFill
 swaps: tensor.extract_slice(linalg.fill(cst, init)) with: linalg.fill(cst, tensor.extract_slice(init)) More...