Closed Bug 1873926 Opened 2 years ago Closed 2 years ago

Use conditional move in MacroAssembler::signInt32

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(1 file)

Use a conditional move in MacroAssembler::signInt32, which gets us closer to the assembly from bug 1416289, comment #8. (A conditional move also seems to be a bit faster.)

Replace the explicit branching with a conditional move.

Pushed by andre.bargull@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0c8b61d221fc Remove branching from MacroAssembler::signInt32. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: