This is an archive of the discontinued LLVM Phabricator instance.

[ConstExpr] Don't create insertvalue expressions
ClosedPublic

Authored by nikic on Jun 29 2022, 1:57 AM.

Details

Summary

In preparation for the removal in D128719, this stops creating insertvalue constant expressions as part (well, unless it's directly used in LLVM IR).

Diff Detail

Event Timeline

nikic created this revision.Jun 29 2022, 1:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2022, 1:57 AM
nikic requested review of this revision.Jun 29 2022, 1:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2022, 1:57 AM
reames accepted this revision.Jun 30 2022, 8:44 AM

LGTM

This revision is now accepted and ready to land.Jun 30 2022, 8:44 AM
This revision was landed with ongoing or failed builds.Jul 1 2022, 12:23 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 1 2022, 12:23 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript