On Sun, Jul 8, 2018 at 1:01 AM, Rhys Perry wrote:
> Previously, a phi node's sources were implicitly ordered by the inbound edge
> order. This patch changes that so that a phi node instead has a basic block
> stored for each source in a deque.
>
> There are no regressions in Unigine Heaven, Valley
Previously, a phi node's sources were implicitly ordered by the inbound edge
order. This patch changes that so that a phi node instead has a basic block
stored for each source in a deque.
There are no regressions in Unigine Heaven, Valley and Superposition (with
a SERIALIZE hack to fix unrelated e