Closed Bug 1781946 Opened 2 years ago Closed 2 years ago

Implement br_on_null, br_on_non_null, ref.as_non_null in Ion

Categories

(Core :: JavaScript: WebAssembly, task, P3)

task

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: rhunt, Assigned: yury)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

We need to add the optional reference instructions to Ion. They all exist in baseline (except for br_on_non_null, see bug 1781945) and should have test coverage.

  • Enable testing using Ion
  • Disable call_ref.js for ion
  • Allow Ion when --wasm-function-references
  • Fix WasmOpIt to pass ref values
  • Add br_on_null, br_on_non_null, ref.as_non_null
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
  • Enable testing using Ion
  • Disable call_ref.js for ion
  • Allow Ion when --wasm-function-references
  • Fix WasmOpIt to pass ref values
  • Add br_on_null, br_on_non_null, ref.as_non_null
Attachment #9288390 - Attachment is obsolete: true
Pushed by ydelendik@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4bc586804a29 Implement br_on_null, br_on_non_null, ref.as_non_null in Ion. r=rhunt
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: