leon zadorin
2014-09-25 13:27:04 UTC
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.
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.