This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Improve error message for incompatible MATMUL arguments
ClosedPublic

Authored by klausler on Aug 18 2022, 11:12 AM.

Details

Summary

Print the full shapes of both argument when the dimensions that must
match do not do so.

Diff Detail

Event Timeline

klausler created this revision.Aug 18 2022, 11:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2022, 11:12 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Aug 18 2022, 11:12 AM
vdonaldson accepted this revision.Aug 18 2022, 11:34 AM
This revision is now accepted and ready to land.Aug 18 2022, 11:34 AM