This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Fix copy/paste error in scalar_to_vector patterns
ClosedPublic

Authored by jsji on Aug 5 2021, 3:47 PM.

Details

Summary

https://reviews.llvm.org/D100478 refactoring added a copy/paste error
for v8i16 patterns.

Diff Detail

Event Timeline

jsji created this revision.Aug 5 2021, 3:47 PM
jsji requested review of this revision.Aug 5 2021, 3:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2021, 3:47 PM
shchenz accepted this revision.Aug 5 2021, 7:10 PM

LGTM. Thanks for catching this issue.

This revision is now accepted and ready to land.Aug 5 2021, 7:10 PM
This revision was landed with ongoing or failed builds.Aug 5 2021, 8:14 PM
This revision was automatically updated to reflect the committed changes.