www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16958] New: replace -mavx switch with -mcpu=id

https://issues.dlang.org/show_bug.cgi?id=16958

          Issue ID: 16958
           Summary: replace -mavx switch with -mcpu=id
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: bugzilla digitalmars.com

More expandable. Support -mcpu=?|avx|native, where native means the
architecture of the machine the compiler is running on. Suggested by John
Colvin.

--
Dec 07 2016