This is an archive of the discontinued LLVM Phabricator instance.

[Matrix] Fix transpose-multiply folding if transpose has multiple uses
ClosedPublic

Authored by anemet on Jun 3 2021, 9:10 AM.

Details

Summary

Don't add it to FusedInsts in this case.

Diff Detail

Event Timeline

anemet created this revision.Jun 3 2021, 9:10 AM
anemet requested review of this revision.Jun 3 2021, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2021, 9:10 AM
fhahn accepted this revision.Jun 4 2021, 10:12 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jun 4 2021, 10:12 AM
This revision was landed with ongoing or failed builds.Jun 4 2021, 10:56 AM
This revision was automatically updated to reflect the committed changes.