Closed Bug 717193 Opened 12 years ago Closed 12 years ago

IonMonkey: spectral-norm correctness bug with LSRA

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Seems to be a regression from bug 715737. I'm quite certain this was broken before though, it was just hidden by the order in which we inserted movegroups.
Attached patch PatchSplinter Review
The fix itself is small, but this also removes the outputMoves movegroup, since we don't really need it if we give blocks an exit movegroup. Every VirtualRegister now has only 2 movegroups, before and after.
Attachment #587759 - Flags: review?(dvander)
Attachment #587759 - Flags: review?(dvander) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/d04701f99b81
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: