Handling of and and or vastly uses copy-paste. Factored out into
a helper function as preparation step for further fix (see PR48225).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D91864
[NFC] Reduce code duplication in binop processing in computeExitLimitFromCondCached ClosedPublic Authored by mkazantsev on Nov 20 2020, 5:13 AM.
Details Summary Handling of and and or vastly uses copy-paste. Factored out into
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 21 2020, 8:51 AM Closed by commit rG47e31d1b5eac: [NFC] Reduce code duplication in binop processing in… (authored by mkazantsev). · Explain WhyNov 22 2020, 11:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306667 llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
|