Description[turbofan] Remove unused diamonds during control reduction.
A diamond is unused if the Merge node has no Phi/EffectPhi uses, exactly
two inputs, one IfTrue and one IfFalse, which have the same Branch
control input and no other uses except for the Merge. In this case the
diamond can safely be removed.
R=jarin@chromium.org
Committed: https://crrev.com/b5197ea478e37e4629ec49348ce3a11d0ec15cb1
Cr-Commit-Position: refs/heads/master@{#27148}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (2 generated)
|