GCC vectorization of math functions similar to what LLVM does...

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

 



Hello,

a quick question on whether GCC can do (auto) vectorization of math
functions like pow, exp, log, sin, cos, et. al. as per similar to what
LLVM suggests of being able to do:
http://llvm.org/docs/Vectorizers.html#vectorization-of-function-calls

Is GCC (e.g. 4.9.1) capable of something similar?

Regards
Leon.




[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