Closed Bug 1776687 Opened 2 years ago Closed 6 months ago

wasm32 codegen 12: support compare ic

Categories

(Core :: JavaScript Engine, enhancement, P2)

enhancement

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox104 --- affected

People

(Reporter: dbezhetskov, Unassigned)

References

Details

Attachments

(1 obsolete file)

No description provided.

In this patch we support our first IC fallback stub - compare ic.
For that we generate proper IC fallback stub, VMWrapper for DoCompareFallback
and patch the target script ic stubs to point our generated fallback stub.

Assignee: nobody → dbezhetskov
Status: NEW → ASSIGNED
Blocks: 1776697
Blocks: 1776701

The following patch is waiting for review from a reviewer who resigned from the review:

ID Title Author Reviewer Status
D150390 Bug 1776687 - support compare ic. r=jandem dbezhetskov jandem: Resigned from review

:dbezhetskov, could you please find another reviewer?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dbezhetskov)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: dbezhetskov → nobody
Status: ASSIGNED → NEW

Clear a needinfo that is pending on an inactive user.

Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.

For more information, please visit auto_nag documentation.

Flags: needinfo?(dbezhetskov)
Attachment #9283071 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WONTFIX
No longer blocks: sm-wasi
Depends on: 1863986
No longer depends on: 1863986
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: