Forums - compiler already using polly?

1 post / 0 new
compiler already using polly?
mustermaxmueller
Join Date: 3 Jun 14
Posts: 3
Posted: Tue, 2015-06-16 07:57

Is the compiler already using polly?

on the verbose output there are polly flags by default.  (e.g. -mllvm -polly -mllvm -polly-opt-simplify-deps=no -mllvm -select-conversion-before-polly=true -mllvm -polly-after-gvn=true)

I used following compile flags: -mcpu=krait -Ofast

 

Im guessing polly is already compiled in the clang binary? (http://polly.llvm.org/example_load_Polly_into_clang.html)

There is nothing about polly in the Snapdragon LLVM Documentation.

secondary issue: why is LTO removed from the Snapdragon LLVM Documentation 3.6?

 

sincerly
mustermaxmueller

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.