Description[turbofan] Constant-fold some ObjectIs checks based on feedback type.
During feedback typing (in SimplifiedLowering) we might be able to
constant-fold a bunch of ObjectIs<Type> predicates, i.e. because we
took type feedback on the input or we narrowed the type of a Phi
because of type feedback.
R=mvstanton@chromium.org
BUG=v8:5267, v8:5270
Committed: https://crrev.com/347931e6273484c97c7b6e065f6b0e500ed089f6
Cr-Commit-Position: refs/heads/master@{#39468}
Patch Set 1 #Patch Set 2 : REBASE #
Total comments: 2
Messages
Total messages: 16 (8 generated)
|