The idea is that we now manipulate bases through a unsigned BaseID based on
order of appearance in the comparison chain rather than through the Value*.
Fixes 40714.
Paths
| Differential D58274
[MergeICmps] Make base ordering really deterministic. ClosedPublic Authored by courbet on Feb 15 2019, 1:21 AM.
Details Summary The idea is that we now manipulate bases through a unsigned BaseID based on Fixes 40714.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 15 2019, 5:03 AM Closed by commit rL354131: [MergeICmps] Make base ordering really deterministic. (authored by courbet). · Explain WhyFeb 15 2019, 6:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187005 llvm/trunk/lib/Transforms/Scalar/MergeICmps.cpp
|