[LLVMdev] [polly] removing cloog dependence in the testsuite

Sebastian Pop spop at codeaurora.org
Tue Nov 27 09:49:51 PST 2012


Hi Tobi,

when polly is configured with isl and without cloog, make polly-test does not
pass cleanly as there are several testcases that use a pass flag that does not
exist in this configuration: -polly-cloog.

I was thinking to address this problem by renaming -polly-cloog and
-polly-codegen-isl to -polly-codegen and making all these tests using
-polly-codegen.

Another option is to disable these tests when cloog is not available, and to
write other tests that will work with -polly-codegen-isl.

Which one do you think is the best to implement?

Thanks,
Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation



More information about the llvm-dev mailing list