Description[turbofan] The AstGraphBuilder does not need to care about types.
AstGraphBuilder::BuildToBoolean() can be optimized easily without types,
especially since the types are only present on some nodes during graph
building. So this optimization is both more efficient and more effective
at the same time. We will probably refactor this code into a separate
optimization method/class later.
R=jarin@chromium.org
Committed: https://crrev.com/f1db38cae07f873e21ac57d2ff0cdc57134906c9
Cr-Commit-Position: refs/heads/master@{#29062}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|