Home
last modified time | relevance | path

Searched refs:newOutputType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp883 RankedTensorType newOutputType = in returningMatchAndRewrite() local
893 rewriter, loc, output, newOutputType); in returningMatchAndRewrite()
906 loc, newOutputType, ValueRange{newInput, newKernel}, in returningMatchAndRewrite()
953 RankedTensorType newOutputType = in returningMatchAndRewrite() local
963 rewriter, loc, output, newOutputType); in returningMatchAndRewrite()
976 loc, newOutputType, ValueRange{newInput, newKernel}, in returningMatchAndRewrite()