llvm-project
c077a4f3 - [mlir][Tensor] Add pattern to fold concats of empty. (#98994)

Commit
1 year ago
[mlir][Tensor] Add pattern to fold concats of empty. (#98994) A concatenation of empty tensors can be replaced by a single empty tensor of the concatenated shape. Add this pattern to `populateFoldTensorEmptyPatterns`.
Parents
Loading