This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AggressiveInstCombine] Remove redundant std::max.
ClosedPublic

Authored by aymanmus on Feb 12 2020, 3:42 AM.

Details

Summary

Remove unnecessary std::max call.
LGTM granted in D72837

Diff Detail

Event Timeline

aymanmus created this revision.Feb 12 2020, 3:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2020, 3:42 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 12 2020, 3:55 AM
This revision was automatically updated to reflect the committed changes.