This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add tests for combining mask with shuffles; NFC
ClosedPublic

Authored by goldstein.w.n on Feb 15 2023, 3:29 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Feb 15 2023, 3:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 3:29 PM
Herald added a subscriber: pengfei. · View Herald Transcript
goldstein.w.n requested review of this revision.Feb 15 2023, 3:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 3:29 PM
RKSimon accepted this revision.Feb 17 2023, 2:39 AM

LGTM

This revision is now accepted and ready to land.Feb 17 2023, 2:39 AM
This revision was automatically updated to reflect the committed changes.