Closed Bug 1816498 Opened 1 year ago Closed 1 year ago

Remove unused result from LMegamorphicStoreSlot

Categories

(Core :: JavaScript Engine: JIT, task, P3)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: iain, Assigned: iain)

Details

Attachments

(1 file)

Stores in Ion don't have results.

Doug saw this while adding StoreSlotByIteratorIndex and was confused about whether stores generated results.

It looks like this made it in as a copy-pasted <BOX_PIECES, ...> instead of <0, ...> when this instruction was originally added, and then propagated to LIROps.yaml when Caroline did the migration.

Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8efe253468b2
Remove unused result from LMegamorphicStoreSlot r=jandem
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: