This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Fold ShuffleOp(SplatOp(X), SplatOp(X)) to SplatOp(X).
ClosedPublic

Authored by jacquesguan on Jul 1 2022, 12:12 AM.

Diff Detail

Event Timeline

jacquesguan created this revision.Jul 1 2022, 12:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 12:12 AM
jacquesguan requested review of this revision.Jul 1 2022, 12:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 12:12 AM
Mogball accepted this revision.Jul 1 2022, 10:23 AM
This revision is now accepted and ready to land.Jul 1 2022, 10:23 AM