Viswanath Puttagunta wrote: > optimization flag is -O2... so just adding -ftree-vectorize should be enough. -ftree-vectorize is just for auto-vectorization, isn't it? What does that have to do with intrinsics?