Closed Bug 1995575 Opened 5 months ago Closed 5 months ago

Use at-start allocations for lowerForFPU for {mips,loong,riscv}64

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
146 Branch
Tracking Status
firefox146 --- fixed

People

(Reporter: anba, Assigned: anba)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

lowerForFPU can trivially be changed to use at-start allocations for {mips,loong,riscv}64, because no additional codegen changes are needed. Updating lowerForALU requires some codegen changes, so it will need to happen in a different bug.

No additional codegen changes are needed for FPU instructions.

Drive-by change:

  • Change src to input in declaration to match name in method definition.

Calling the two-argument define method has the same effect.

Blocks: sm-opt-jits
Severity: -- → N/A
Priority: -- → P3
Pushed by andre.bargull@gmail.com: https://github.com/mozilla-firefox/firefox/commit/c31b8aecbf4e https://hg.mozilla.org/integration/autoland/rev/38653eff9816 Part 1: Use at-start allocations for lowerForFPU on {mips,loong,riscv}64. r=spidermonkey-reviewers,jandem https://github.com/mozilla-firefox/firefox/commit/768b8aa8ed02 https://hg.mozilla.org/integration/autoland/rev/af0879673973 Part 2: Use simple define calls in lowerFor{ALU,FPU}. r=spidermonkey-reviewers,jandem https://github.com/mozilla-firefox/firefox/commit/71353cfaee71 https://hg.mozilla.org/integration/autoland/rev/07d2b9b56529 Part 3: Remove unused template from lowerForFPU method. r=spidermonkey-reviewers,jandem
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: