This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ArmSME][test] Cleanup printing scalable vectors in vector-load-store.mlir (NFC)
ClosedPublic

Authored by benmxwl-arm on Aug 15 2023, 6:36 AM.

Details

Summary

This replaces the manual print loops with vector.print which now supports
scalable vectors.

Diff Detail

Event Timeline

benmxwl-arm created this revision.Aug 15 2023, 6:36 AM
Herald added a project: Restricted Project. · View Herald Transcript
benmxwl-arm requested review of this revision.Aug 15 2023, 6:36 AM
awarzynski accepted this revision.Aug 15 2023, 7:06 AM

Beautiful refactor, thank you Ben! LGTM :)

This revision is now accepted and ready to land.Aug 15 2023, 7:06 AM