Closed Bug 1146311 Opened 9 years ago Closed 9 years ago

Ion: make some SIMD MIR nodes movable and cloneable

Categories

(Core :: JavaScript Engine: JIT, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox39 --- fixed

People

(Reporter: bbouvier, Assigned: bbouvier)

Details

Attachments

(1 file)

Attached patch simd.mir.patchSplinter Review
      No description provided.
Attachment #8581577 - Flags: review?(sunfish)
Attachment #8581577 - Flags: review?(sunfish) → review+
Removed the ALLOW_CLONE on MSimdGeneralShuffle, which is a variadic instruction and thus cannot have the simple ALLOW_CLONE annotation (FixedList isn't copiable).

https://hg.mozilla.org/integration/mozilla-inbound/rev/2713e4e8e549
https://hg.mozilla.org/mozilla-central/rev/2713e4e8e549
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: