This is an archive of the discontinued LLVM Phabricator instance.

[instsimplify] Move (extelt (inselt Vec, Value, Index), Index) -> Value from InstCombine
ClosedPublic

Authored by dsanders on Oct 17 2022, 11:34 AM.

Diff Detail

Event Timeline

dsanders created this revision.Oct 17 2022, 11:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 11:34 AM
dsanders requested review of this revision.Oct 17 2022, 11:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 11:34 AM
nikic accepted this revision.Oct 17 2022, 11:37 AM

LGTM, thanks.

This revision is now accepted and ready to land.Oct 17 2022, 11:37 AM
This revision was landed with ongoing or failed builds.Oct 17 2022, 3:22 PM
This revision was automatically updated to reflect the committed changes.