[LLVMdev] Limit loop vectorizer to SSE

Josh Klontz josh.klontz at gmail.com
Fri Nov 15 11:43:27 PST 2013


I'm embarrassed to say my bug ended up being a user error. I was passing in
pointers that were 16-byte aligned instead of 32. Explains why they worked
fine for SSE but not AVX :) Sorry for the noise!



--
View this message in context: http://llvm.1065342.n5.nabble.com/Limit-loop-vectorizer-to-SSE-tp63175p63419.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list