[turbofan] Don't run graph verifier on scheduled graphs.
Fully scheduled graphs built by the RawMachineAssembler are inherently not schedulable, they are missing effect and control dependencies, which makes them not pass the graph verifier either. They do however pass the schedule verifier. R=titzer@chromium.org Review URL: https://codereview.chromium.org/1505233003 Cr-Commit-Position: refs/heads/master@{#32715}
Showing
Please
register
or
sign in
to comment