DescriptionX87: [compiler] Drop the CompareNilIC.
port 666aec0348c8793e61c8633dee7ad29a514239ba (r34237)
original commit message:
Since both null and undefined are also marked as undetectable now, we
can just test that bit instead of having the CompareNilIC try to collect
feedback to speed up the general case (without the undetectable bit
being used).
Drive-by-fix: Update the type system to match the new handling of
undetectable in the runtime.
BUG=
Committed: https://crrev.com/b915411c29d38ceda842bdceab0c70a7c3760850
Cr-Commit-Position: refs/heads/master@{#34270}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|