This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by jacquesguan on Jul 3 2022, 7:35 PM.

Diff Detail

Event Timeline

jacquesguan created this revision.Jul 3 2022, 7:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2022, 7:35 PM
jacquesguan requested review of this revision.Jul 3 2022, 7:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2022, 7:35 PM
Mogball accepted this revision.Jul 5 2022, 7:20 AM
This revision is now accepted and ready to land.Jul 5 2022, 7:20 AM