This fixes a bug where the initial value reaching definition is needs
to be widen and there is a cached widening operation which dominates
but is defined inside a different loop that is not an outer loop.
Details
Details
- Reviewers
wmi
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I think the bug has been fixed in r259815. Please update to the head and verify whether it fixes your problem. Looks like your fix here is the same with r259815. But still many thanks for trying to help.