Closed Bug 1102893 Opened 10 years ago Closed 9 years ago

SIMD (interpreter): Remove some outdated functions

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: bbouvier, Assigned: bbouvier)

Details

Attachments

(1 file)

Following https://github.com/johnmccutchan/ecmascript_simd/pull/77, zero(), withFlag() and scale() have been removed from the spec. Let's clean our interpreter impl (Odin doesn't have them).
Attachment #8526764 - Flags: review?(till)
Comment on attachment 8526764 [details] [diff] [review]
update-to-spec.patch

Review of attachment 8526764 [details] [diff] [review]:
-----------------------------------------------------------------

There is not a single thing wrong with this patch.
Attachment #8526764 - Flags: review?(till) → review+
https://hg.mozilla.org/mozilla-central/rev/2471a54e5a5a
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.