This is an archive of the discontinued LLVM Phabricator instance.

[ConstExpr] Remove select constant expression
ClosedPublic

Authored by nikic on Mar 6 2023, 7:04 AM.

Details

Summary

This removes the select constant expression, as part of https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179. Uses of this expressions have already been removed in advance, so this just removes related infrastructure and updates tests.

Diff Detail

Event Timeline

nikic created this revision.Mar 6 2023, 7:04 AM
Herald added a project: Restricted Project. · View Herald Transcript
nikic requested review of this revision.Mar 6 2023, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2023, 7:04 AM
reames accepted this revision.Mar 15 2023, 3:20 PM

LGTM

This revision is now accepted and ready to land.Mar 15 2023, 3:20 PM
This revision was landed with ongoing or failed builds.Mar 16 2023, 2:32 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/Bindings/OCaml/core.ml