Closed Bug 1669012 Opened 4 years ago Closed 4 years ago

Make MToString hoistable

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: evilpie, Assigned: evilpie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Right now we can't hoist code like "abc" + i, where i is int32.

Enabling this code allows us to hoist some additional well typed cases.
Compared to normal Ion of course we quite often have Value typed PHIs etc.

Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch

== Change summary for alert #27144 (as of Wed, 07 Oct 2020 22:07:57 GMT) ==

Improvements:

22% dromaeo_dom linux64-shippable opt e10s stylo 2,119.26 -> 2,585.51

For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=27144

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: