This is an archive of the discontinued LLVM Phabricator instance.

[SLP]Remove unnecessary UndefValue in CreateShuffle.
ClosedPublic

Authored by ABataev on Jun 11 2021, 5:45 AM.

Details

Diff Detail

Event Timeline

ABataev created this revision.Jun 11 2021, 5:45 AM
ABataev requested review of this revision.Jun 11 2021, 5:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2021, 5:45 AM
nikic accepted this revision.Jun 11 2021, 6:10 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jun 11 2021, 6:10 AM
This revision was automatically updated to reflect the committed changes.