Closed Bug 1492733 Opened 7 years ago Closed 7 years ago

Remove jitSupportsFloatingPoint checks from Baseline/IC code

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: jandem, Assigned: iain)

References

Details

Attachments

(1 file)

In bug 1492064 glandium disabled the Baseline JIT when we don't have FP support. Baseline initially supported non-SSE2 hardware because it was still pretty common 5-6 years ago, but our official builds now require SSE2 (although some downstreams don't). Now that we disable both JITs we can remove the more fine-grained jitSupportsFloatingPoint checks in Baseline and CacheIR code.
Summary: Remove most jitSupportsFloatingPoint checks from Baseline/IC code → Remove jitSupportsFloatingPoint checks from Baseline/IC code
Priority: -- → P3
Iain, he's a low priority cleanup for you.
Assignee: nobody → iireland
Pushed by tcampbell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f092493f896a Remove jitSupportsFloatingPoint checks from Baseline/IC code r=tcampbell,jandem
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: