[mlir][linalg] Fix interchange initialization in fusion on tensors.
If no interchange vector is given initialize it with the identity permutation from 0 to number of loops. Reviewed By: mravishankar Differential Revision: https://reviews.llvm.org/D110249
Loading
Please sign in to comment