Files
clang-p2996/mlir/lib/Dialect/Linalg/Transforms/SplitReduction.cpp
Murali Vijayaraghavan 2d2cdf4176 [mlir][linalg] Changing the positions of introduced parallel loop in SplitReduction to be consistent with IREE's downstream passes
IREE's passes depend on the behavior of SplitReduction's introduced
parallel loop being the same as the introduced dimension in the
intermediate tensor (the order of loops was changed in
https://reviews.llvm.org/D137478).

Differential Revision: https://reviews.llvm.org/D138972
2022-11-30 04:01:07 +00:00

20 KiB