Closed Bug 1709527 Opened 3 years ago Closed 3 years ago

Remove RABALDR_SIDEALLOC_V128 from the wasm baseline compiler

Categories

(Core :: JavaScript: WebAssembly, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: jseward, Assigned: jseward)

References

Details

Attachments

(1 file)

RABALDR_SIDEALLOC_V128 is a register-management workaround for arm64 SIMD
registers that is needed until such time as bug 1678097 D100116 lands. Once that
lands this workaround can and should be removed.

Severity: -- → N/A
Status: NEW → ASSIGNED
Priority: -- → P1

RABALDR_SIDEALLOC_V128 was a register-management workaround for arm64 SIMD
registers in the wasm baseline compiler. It was needed prior to the landing
of bug 1678097 D100116. Now that that has landed, the workaround can be
removed.

The change is purely mechanical and affects only WasmBaselineCompile.cpp.

Pushed by jseward@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f615ebed91da
Remove RABALDR_SIDEALLOC_V128 from the wasm baseline compiler.  r=lth.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: