This is an archive of the discontinued LLVM Phabricator instance.

[mlir] fix a crash in linalg.generic parser
ClosedPublic

Authored by ftynse on Apr 11 2023, 7:16 AM.

Details

Summary

Report an error when the iterator_types attribute is missing.

Diff Detail

Event Timeline

ftynse created this revision.Apr 11 2023, 7:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 7:16 AM
ftynse requested review of this revision.Apr 11 2023, 7:16 AM
nicolasvasilache accepted this revision.Apr 11 2023, 8:32 AM
This revision is now accepted and ready to land.Apr 11 2023, 8:32 AM
This revision was landed with ongoing or failed builds.Apr 11 2023, 8:36 AM
This revision was automatically updated to reflect the committed changes.