Enables the lowering of other tile types and values to match the
vector.store -> arm_sme.tile_store lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156976
[mlir][ArmSME] Extend vector.transfer_write lowering ClosedPublic Authored by c-rhodes on Aug 3 2023, 2:28 AM.
Details Summary Enables the lowering of other tile types and values to match the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2023, 2:23 PM Closed by commit rG12e1a9b876e8: [mlir][ArmSME] Extend vector.transfer_write lowering (authored by c-rhodes, committed by awarzynski). · Explain WhyAug 11 2023, 5:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 549352 mlir/lib/Conversion/VectorToArmSME/VectorToArmSME.cpp
mlir/test/Dialect/ArmSME/vector-ops-to-sme.mlir
|