[LLVMdev] [polly] removing cloog dependence in the testsuite
Sebastian Pop
spop at codeaurora.org
Tue Nov 27 14:29:03 PST 2012
Hi Tobi,
Sebastian Pop wrote:
> Another option is to disable these tests when cloog is not available, and to
> write other tests that will work with -polly-codegen-isl.
I think I like this way better. The attached patches move all the test
dependent on Cloog to be conditionally executed to CLOOG_FOUND. I am preparing
another patch that will adapt most of the current tests to work with ISL's code
generator.
Ok to commit?
Thanks,
Sebastian
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-execute-cloog-specific-testcases-only-with-CLOOG_FOU.patch
Type: text/x-diff
Size: 27857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121127/90982315/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-use-polly-ast-instead-of-polly-cloog.patch
Type: text/x-diff
Size: 11759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121127/90982315/attachment-0001.patch>
More information about the llvm-dev
mailing list