Closed Bug 1523568 Opened 6 years ago Closed 5 years ago

ARM64: lower divisions by a constant.

Categories

(Core :: JavaScript Engine: JIT, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: nbp, Assigned: nbp)

References

Details

Attachments

(1 file)

https://searchfox.org/mozilla-central/rev/5c8ea961d04767db723a0a15e3a8f7fbca154129/js/src/jit/arm64/Lowering-arm64.cpp#206

This TODO include division by a power of 2, and divisions by constants which are not a power of 2 using ReciprocalMulConstants provided in the shared CodeGen.

Priority: -- → P3
Assignee: nobody → nicolas.b.pierron
Status: NEW → ASSIGNED
Depends on: 1550751
Pushed by npierron@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7ed7b0b9f2dd ARM64: Implement divisions by a constant. r=sstangl
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: