search for: dependces

Displaying 1 result from an estimated 1 matches for "dependces".

Did you mean: dependcies
2016 Nov 10
2
Polly | Dependence detection details
...ed the following steps on example code matmul.c: 1. clang -S -emit-llvm matmul.c -o matmul.s 2. opt -S -polly-canonicalize matmul.s > matmul.preopt.ll 3. opt -basicaa -polly-dependences -analyze matmul.preopt.ll But it doesn't show me the dependences. I have tried -debug also but still dependces are not shown. I'll be grateful if you can help me. Regards, Qamar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161110/4b2d1bdf/attachment.html>