[PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Pankaj Chawla via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 15:10:02 PDT 2016
pankajchawla added a comment.
Thanks for the additional info!
Do I need to specify any options with llc like -O2?
I haven't worked with llc before so any tips would be appreciated.
Would it be possible to use bugpoint to narrow down the issue?
Repository:
rL LLVM
https://reviews.llvm.org/D22377
More information about the llvm-commits
mailing list