[Issue 16914] New: Add -mavx switch to generate AVX instructions instead of SSE instructions
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 1 22:57:26 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16914
Issue ID: 16914
Summary: Add -mavx switch to generate AVX instructions instead
of SSE instructions
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: bugzilla at digitalmars.com
Because they're smaller & faster, and they have 3 operands instead of 2. Note
that this is not necessarily supporting 32 byte vectors.
--
More information about the Digitalmars-d-bugs
mailing list