Searched refs:newOutputType (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/ |
| H A D | Transforms.cpp | 883 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()
|