Closed Bug 1648697 Opened 5 years ago Closed 5 years ago

Neuter the --enable-avx flag and remove from fuzz-flags.txt

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

x86_64
All
enhancement

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

We currently do not support avx encodings at all and it's easy to run into problems when asking for them, so let's remove the ability to ask for them until we want to start worrying about them.

I disable this with an error message and a comment, but do not remove it,
because it is currently buggy and unsupported but may well make a comeback
when we have time to clean it up and we see whether wasm SIMD on the web
starts demanding it.

It is of course possible that we will never do this in Ion but will wait
for Cranelift, but we don't have to make that decision today.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: