This is an archive of the discontinued LLVM Phabricator instance.

[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
vector.store -> arm_sme.tile_store lowering.

Diff Detail

Event Timeline

c-rhodes created this revision.Aug 3 2023, 2:28 AM
Herald added a project: Restricted Project. · View Herald Transcript
c-rhodes requested review of this revision.Aug 3 2023, 2:28 AM
dcaballe accepted this revision.Aug 8 2023, 2:23 PM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 8 2023, 2:23 PM
awarzynski accepted this revision.Aug 11 2023, 5:22 AM
This revision was automatically updated to reflect the committed changes.