Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104134
[mlir][VectorToGPU] Add conversion for scf::For op with Matrix operands ClosedPublic Authored by ThomasRaoux on Jun 11 2021, 11:01 AM.
Details
Diff Detail
Event TimelineThomasRaoux retitled this revision from [mlir][ConvertVectorToGPU] Add support for converting scf::For op with Matrix operands to [mlir][VectorToGPU] Add conversion for scf::For op with Matrix operands.Jun 11 2021, 3:58 PM This revision is now accepted and ready to land.Jun 24 2021, 12:34 PM This revision was landed with ongoing or failed builds.Jun 24 2021, 3:44 PM Closed by commit rG1a8655927641: [mlir][VectorToGPU] Add conversion for scf::For op with Matrix operands (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 354382 mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
mlir/test/Conversion/VectorToGPU/vector-to-mma-ops.mlir
|