Description[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
Committed: https://crrev.com/f9ea078a22104a0e035c9948751205ea6d9ef424
Cr-Commit-Position: refs/heads/master@{#32715}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #
Depends on Patchset: Messages
Total messages: 16 (6 generated)
|