The interchange option attached to the linalg to loop lowering affects only the loops and does not update the memory accesses generated in to body of the operation. Instead of performing the interchange during the loop lowering use the interchange pattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo