Description[Interpreter] Collect String feedback on CompareOps.
Collect string feedback for compare operations. Without this,
functions which have a lot of string compare operations end up with
a high generic type percentage, and don't get optimized until very
late.
Currently TurboFan doesn't use this String feedback for compare
operations, but this could be done in future work if it is useful.
BUG=chromium:660947
Committed: https://crrev.com/5369874042cc01b0aee933071fe21db363f44c5d
Cr-Commit-Position: refs/heads/master@{#41078}
Patch Set 1 #Patch Set 2 : Move to collecting string feedback #
Total comments: 2
Patch Set 3 : Fix kAny #
Dependent Patchsets: Messages
Total messages: 18 (10 generated)
|