Closed Bug 1100685 Opened 10 years ago Closed 10 years ago

IonMonkey: LClampDToUint8 doesn't need its temp

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: sunfish, Assigned: sunfish)

References

Details

Attachments

(1 file)

The LClampDToUint8 class requests a temporary register, but codegen doesn't use it. The attached patch removes the temporary register.
Attachment #8524196 - Flags: review?(jdemooij)
Attachment #8524196 - Flags: review?(jdemooij) → review+
https://hg.mozilla.org/mozilla-central/rev/0088d5bbeecb
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.