Closed Bug 772049 Opened 12 years ago Closed 6 years ago

IonMonkey: Inline polymorphic calls if some callees are uninlineable

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jandem, Assigned: djvj)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ion:t])

Attachments

(1 file)

v8-richards has a number of polymorphic calls where some callees are inlinable and others are not. In this case we should inline what we can and insert a call instruction to handle the other targets.
Assignee: jdemooij → kvijayan
Depends on: 775186
Attached patch Patch.Splinter Review
Initial patch for this. For some reason this doesn't show any real gains and a slight perf regression on DeltaBlue.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: