Open Bug 1131538 Opened 9 years ago Updated 2 years ago

Respecialize arithmetic instructions after other optimization passes

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

See bug 1131537 comment 0. Even though we start with bad type information, bz noticed that after we eliminate some branches we end up with an MMul with two MBox(Int32) operands and at that point it might be possible/nice to switch to an int32 specialization.
Blocks: sm-js-perf
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.