Description[turbofan] Remove overly restrictive DCHECK.
The dead code elimination in SimplifiedLowering can eliminate pure nodes
if they don't have value uses. But some of those can indeed have control
inputs, i.e. Phi nodes do of course have a control input.
R=jarin@chromium.org
BUG=chromium:630923
Committed: https://crrev.com/e3e347b85ccdb6113e0a87272005fd8d7200bf0f
Cr-Commit-Position: refs/heads/master@{#37995}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|