This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Fix contraction op lowering with mixed types
ClosedPublic

Authored by ThomasRaoux on Jun 15 2022, 5:56 PM.

Details

Summary

contraction op can have mixed type, add support for this case to the pattern lowering contraction op to outerproduct

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jun 15 2022, 5:56 PM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jun 15 2022, 5:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 5:56 PM
nicolasvasilache accepted this revision.Jun 16 2022, 4:56 AM
This revision is now accepted and ready to land.Jun 16 2022, 4:56 AM
This revision was landed with ongoing or failed builds.Jun 16 2022, 9:41 AM
This revision was automatically updated to reflect the committed changes.