[LLVMdev] Limit loop vectorizer to SSE
Renato Golin
renato.golin at linaro.org
Fri Nov 15 12:16:44 PST 2013
On 15 November 2013 20:05, Frank Winter <fwinter at jlab.org> wrote:
> Good catch! That was the problem in my case too. I totally
> overlooked the alignment requirement for AVX.
I wonder if the validation mechanism shouldn't have caught it earlier... Do
you guys run validate on the modules before JIT-ing?
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131115/ca6723ee/attachment.html>
More information about the llvm-dev
mailing list