Closed Bug 1258397 Opened 8 years ago Closed 8 years ago

InstructionReordering does not renumber instruction of entry blocks.

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: nbp, Assigned: nbp)

Details

Attachments

(1 file)

This has the side effect of creating multiple instructions with the same id.

I do not expect this to have any consequences, but this breaks an invariant which is that ids are unique for each instructions.
Flags: needinfo?(nicolas.b.pierron)
Attachment #8735899 - Flags: review?(bhackett1024) → review+
Flags: needinfo?(nicolas.b.pierron)
https://hg.mozilla.org/mozilla-central/rev/e7c33724ab9f
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.