Summary: Allow joining relations with distinct entry states, since the destinations will be the same, there is no loss of context sensitivity. As a result, check that the call stack of the destinations of edges are equal before joining, as it is no longer implicitly ensured by the equal entry state check. This change leads to joining a state with itself often, as the entry states are often idential, so this diff also adds an optimization of join with a fast path for joining identical states. Reviewed By: ngorogiannis Differential Revision: D28907809 fbshipit-source-id: 2c66223ffmaster
parent
de2ee6f0fd
commit
3d14ef6c77
Loading…
Reference in new issue