Description[crankshaft] HCall and HCallWithDescriptor should not override CalculateInferredType.
We may set a proper HType on HCall or HCallWithDescriptor nodes, for
example for the InstanceOfStub, where we know that the result is a
boolean. So HCall and HCallWithDescriptor shall not ignore the type,
but pass through whatever we set (defaulting to Tagged).
R=jarin@chromium.org
Committed: https://crrev.com/a6f6d8ad2e0945f0afea80e49494f5d495083ae7
Cr-Commit-Position: refs/heads/master@{#36630}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|