This is an archive of the discontinued LLVM Phabricator instance.

Revert "[AggressiveInstCombine] Fold strcmp for short string literals"
ClosedPublic

Authored by alexfh on Aug 8 2023, 12:34 PM.

Diff Detail

Event Timeline

alexfh created this revision.Aug 8 2023, 12:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 12:34 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
alexfh requested review of this revision.Aug 8 2023, 12:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 12:34 PM

Revert seems reasonable. (The miscompile is probably pretty easy to fix, but this minimizes risk on the 17 branch.)

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2023, 1:54 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic added a subscriber: nikic.Aug 9 2023, 11:22 AM

Did you file a backport for this?