Description[turbofan] Do strength reduction for ObjectIsSmi based on inputs.
Ideally we would have a dedicated MachineRepresentation for Smis during
representation selection and use that to properly optimize ObjectIsSmi
(and other ObjectIs<Type> predicates), but that will take some time to
get that done. So in the meantime we can just do simple (local) strength
reduction on ObjectIsSmi to avoid Smi checks in the simplest cases at
least.
R=jarin@chromium.org
Committed: https://crrev.com/c91c39611287475e806cb2aee1f60efd4de035fb
Cr-Commit-Position: refs/heads/master@{#36809}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|