Re: Is generic tuning adapted to the cpu-type selected with -march ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Paul Richards via Gcc-help:

> I ask, because the documentation doesn't make it clear what happens,
> but at the same time using "-march" with x86-64 psABI levels
> apparently invokes generic tuning and it would be weird if generic
> tuning under "-march=x86-64-v4" wasn't different than generic tuning
> under "-march=x86-64".

The tuning defaults for -march=x86-64-v* need some discussion.  For
example, for -march=x86-64-v4, maybe GCC should tune for 256-bit vector
widths.  For both -march=x86-64-v3 and -march=x86-64-v4, there is some
tuning for FMA that could be applied.  I'm sure there are other
examples.

Thanks,
Florian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux