Searched defs:maybeInitTensors (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | Tiling.cpp | 826 FailureOr<SmallVector<Value>> maybeInitTensors = tileReductionUsingForall() local |
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ | ||
H A D | TileUsingInterface.cpp | 712 FailureOr<SmallVector<Value>> maybeInitTensors = tileReductionUsingScf() local |