Closed
Bug 1939074
Opened 2 months ago
Closed 1 month ago
[MIPS] Wasm jit tests fail at sub32FromMemAndBranchIfNegativeWithPatch
Categories
(Core :: JavaScript: WebAssembly, defect, P3)
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: chenx97, Assigned: chenx97)
References
Details
Attachments
(1 file)
Steps to reproduce:
run wasm jit tests
Actual results:
hit MOZ_CRASH at sub32FromMemAndBranchIfNegativeWithPatch
Expected results:
these methods should have been implemented like other RISC ports.
Updated•2 months ago
|
Assignee: nobody → chenx97
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Summary: [MIPS] Port: wasm lazy tiering: improvements to hotness-counter decrementation → [MIPS] Wasm jit tests fail at sub32FromMemAndBranchIfNegativeWithPatch
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:rhunt, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(rhunt)
Updated•1 month ago
|
Severity: -- → S4
Priority: -- → P3
Updated•1 month ago
|
Flags: needinfo?(rhunt)
Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/81b07da2a2de
[MIPS] Implement sub32FromMemAndBranchIfNegativeWithPatch. r=jseward,iain
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•