This is an archive of the discontinued LLVM Phabricator instance.

[ConstraintElim] Address comments from D137840.
ClosedPublic

Authored by fhahn on Dec 6 2022, 3:59 PM.

Diff Detail

Event Timeline

fhahn created this revision.Dec 6 2022, 3:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2022, 3:59 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
fhahn requested review of this revision.Dec 6 2022, 3:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2022, 3:59 PM
nikic accepted this revision.Dec 6 2022, 10:44 PM

LG

llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
462

Might rename this one as well.

This revision is now accepted and ready to land.Dec 6 2022, 10:44 PM
This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.Dec 7 2022, 6:31 AM
fhahn added inline comments.
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
462

updated in the committed version, thanks!