The instructions SeenExprs records may be deleted during rewriting.
FindClosestMatchingDominator should ignore these deleted instructions.
Fixes PR24301.
Paths
| Differential D13315
[NaryReassociate] SeenExprs records WeakVH ClosedPublic Authored by jingyue on Sep 30 2015, 4:15 PM.
Details Summary The instructions SeenExprs records may be deleted during rewriting. Fixes PR24301.
Diff Detail Event Timelinejingyue updated this object. Closed by commit rL248983: [NaryReassociate] SeenExprs records WeakVH (authored by jingyue). · Explain WhySep 30 2015, 8:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36158 lib/Transforms/Scalar/NaryReassociate.cpp
test/Transforms/NaryReassociate/pr24301.ll
|