Remove unnecessary std::max call.
LGTM granted in D72837
Details
Details
- Reviewers
- None
- Commits
- rG49a4d85f6d24: [NFC][AggressiveInstCombine] Remove redundant std::max.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74476
[NFC][AggressiveInstCombine] Remove redundant std::max. ClosedPublic Authored by aymanmus on Feb 12 2020, 3:42 AM.
Details
Summary Remove unnecessary std::max call.
Diff Detail
Event TimelineClosed by commit rG49a4d85f6d24: [NFC][AggressiveInstCombine] Remove redundant std::max. (authored by aymanmus). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 244124 llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
|