This is an archive of the discontinued LLVM Phabricator instance.

[mlir][amx] add a full tile matrix mult example to integration tests
ClosedPublic

Authored by aartbik on Jan 26 2022, 12:19 PM.

Details

Summary

Rationale:
Demonstrates the maximum tile size allowed for the f32 <= bf16 x bf16 op

Diff Detail

Event Timeline

aartbik created this revision.Jan 26 2022, 12:19 PM
aartbik requested review of this revision.Jan 26 2022, 12:19 PM
aartbik updated this revision to Diff 403374.Jan 26 2022, 12:35 PM

improved layout

dcaballe accepted this revision.Jan 26 2022, 1:44 PM

Thanks, Aart! LGTM

This revision is now accepted and ready to land.Jan 26 2022, 1:44 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 2:13 PM
This revision was automatically updated to reflect the committed changes.