search for: 00bee9ae

Displaying 2 results from an estimated 2 matches for "00bee9ae".

2013 Nov 15
0
[LLVMdev] Limit loop vectorizer to SSE
...seeing code to generate any run-time alignment checks on the incoming pointer, is there such a thing? If not, shouldn't we add one? cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131115/00bee9ae/attachment.html>
2013 Nov 15
2
[LLVMdev] Limit loop vectorizer to SSE
Agreed, is there a pass that will insert a runtime alignment check? Also, what's the easiest way to get at TargetTransformInfo::getRegisterBitWidth() so I don't have to hard code 32? Thanks! -Josh On Fri, Nov 15, 2013 at 3:20 PM, Frank Winter <fwinter at jlab.org> wrote: > Hmm.. I don't quite understand. How can a module validator > catch this, when it's the