Using Polly in Xcode

Friedman, Eli via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 15:46:56 PDT 2018


On 10/22/2018 7:54 AM, Luca Ciciriello via llvm-commits wrote:
> Hi All,
>
> I’m new to this mailing list and I’m new to LLVM.
> My question is simple. I’ve installed on macOS Mojave, Xcode 10 and 
> the relative Command line tools. In this way I’ve the Apple version of 
> clang and LLVM. Is it possible to enable Polly optimization with this 
> installation?

Questions about the tools distributed by Apple should not be sent to the 
llvm.org mailing lists.  Apple has their own support forum 
(https://forums.developer.apple.com/ ).

IIRC the latest llvm.org release (https://releases.llvm.org/) includes 
polly.  See http://polly.llvm.org/docs/UsingPollyWithClang.html for 
documentation on how to enable polly.  If you have further questions 
about polly please send an email to polly-dev at googlegroups.com.

llvm-commits gets hundreds of emails a day, so it isn't good for general 
questions; for general LLVM questions please use llvm-dev instead.

-Eli

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project



More information about the llvm-commits mailing list