This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Remove redundant MMA patterns.
ClosedPublic

Authored by stefanp on Feb 28 2022, 1:36 PM.

Details

Reviewers
lei
nemanjai
Group Reviewers
Restricted Project
Commits
rGa84a8c937ba0: [PowerPC] Remove redundant MMA patterns.
Summary

There are two MMA patterns that have been added twice. This patch just removes
one set of petterns. Should not change the way MMA behaves.

Diff Detail

Event Timeline

stefanp created this revision.Feb 28 2022, 1:36 PM
stefanp requested review of this revision.Feb 28 2022, 1:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2022, 1:36 PM
stefanp added a reviewer: Restricted Project.Feb 28 2022, 1:46 PM
lei accepted this revision.Feb 28 2022, 5:15 PM

LGTM

This revision is now accepted and ready to land.Feb 28 2022, 5:15 PM
This revision was landed with ongoing or failed builds.Mar 1 2022, 7:13 AM
This revision was automatically updated to reflect the committed changes.