Fix a bug in how we calculate the stride of mma load/store ops for N-D memrefs
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118378
[VectorToGPU] Fix horizontal stride calculation for N-D memref ClosedPublic Authored by ThomasRaoux on Jan 27 2022, 8:23 AM.
Details Summary Fix a bug in how we calculate the stride of mma load/store ops for N-D memrefs
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2022, 10:54 AM This revision was landed with ongoing or failed builds.Jan 27 2022, 1:36 PM Closed by commit rGa57ccad5a6a5: [VectorToGPU] Fix horizontal stride calculation for N-D memref (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403784 mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
mlir/test/Conversion/VectorToGPU/vector-to-mma-ops.mlir
|