Description[turbofan] Fold "boolean not"-like Selects into branches.
Fold a Select that negates a boolean value, i.e. returning true in the
false case and vice versa, into Branch users, similar to what we already
do for Branch nodes with BooleanNot inputs.
BUG=v8:5267
Committed: https://crrev.com/99e91aaeacf7ed12570530b4f48b8f93b023f876
Cr-Commit-Position: refs/heads/master@{#39149}
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|