This is loading from 2-D memref, in addition to D139655 where we
load from 1-D memref cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140136
[mlir][VectorToGPU] Support transposed+broadcasted 2D MMA load ClosedPublic Authored by antiagainst on Dec 15 2022, 11:24 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2022, 11:32 AM This revision was landed with ongoing or failed builds.Dec 15 2022, 11:40 AM Closed by commit rGf1db4aec3083: [mlir][VectorToGPU] Support transposed+broadcasted 2D MMA load (authored by antiagainst). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483258 mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
mlir/test/Conversion/VectorToGPU/vector-to-mma-ops.mlir
|