Files
clang-p2996/mlir/lib/Dialect/Linalg/Transforms/BubbleUpExtractSlice.cpp
Okwan Kwon ee285faed2 [mlir] Do not bubble up extract slice when it is rank-reducing.
The bubble up logic was written by assuming the slice operation is
always a normal slice that outputs a tensor with the same rank.

Differential Revision: https://reviews.llvm.org/D124283
2022-04-22 12:21:47 -07:00

5.4 KiB