Closed Bug 1745939 Opened 3 years ago Closed 3 years ago

Hoist table bounds check out of wasmCallIndirect

Categories

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

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: lth, Assigned: lth)

References

(Blocks 1 open bug)

Details

The first step for better bounds check elimination for indirect calls is to move the table bounds check out of wasmCallIndirect and up to the MIR level so that it can be optimized.

Severity: -- → N/A
Priority: -- → P3

We won't need this because we won't try to optimize table bounds checks any further (not for call-indirect anyway).

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.