search for: 129df94c

Displaying 2 results from an estimated 2 matches for "129df94c".

2015 May 08
2
[LLVMdev] Modifying LoopUnrollingPass
Hi All, Thank you for your suggestions. @Michael: I tried your suggestion. I could run "Loop Vectorizer" successfully. But my problem is not solved. @Renato: I want to do the 1st type operation: 1) Use all cores, dividing the loop into multiple cores, one block at a time. But I don't want to use "OpenMP" for this. I don't want the user to mention OpenMP command
2015 May 13
3
[LLVMdev] Modifying LoopUnrollingPass
...ies involved in that pass must not show error like "reclaration" ( As I tried with "LoopUnrollPass" in beginning.) Regards, Yaduveer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150513/129df94c/attachment.html>