Closed Bug 1655004 Opened 4 years ago Closed 4 years ago

Optimize remaining Math natives in CacheIR and Warp

Categories

(Core :: JavaScript Engine: JIT, task, P2)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

I think we're only missing MathClz32, MathImul and MathSign at this point.

Depends on D84811

Depends on D84812

Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/51166b714583 part 1 - Optimize Math.clz32 in CacheIR and Warp. r=anba https://hg.mozilla.org/integration/autoland/rev/cf60e0f63f50 part 2 - Move sign implementations into the MacroAssembler. r=anba https://hg.mozilla.org/integration/autoland/rev/4863e6da8d92 part 3 - Optimize Math.sign in CacheIR and Warp. r=anba https://hg.mozilla.org/integration/autoland/rev/ed01d76a2a79 part 4 - Optimize Math.imul in CacheIR and Warp. r=anba
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: