[LLVMdev] [polly] removing cloog dependence in the testsuite
Tobias Grosser
tobias at grosser.es
Mon Dec 3 12:32:23 PST 2012
On 12/03/2012 09:03 PM, Sebastian Pop wrote:
> Tobias Grosser wrote:
>>> I can then move the remaining tests in Cloog/CodeGen and duplicate them in
>>> Isl/CodeGen. What do you think?
>>
>> Fine with me (You probably just need to copy the remaining tests in
>> the top level directory).
>
> Ok, so I moved the OpenMP, GPGPU, and MemAccess dirs to the toplevel
> polly/test/{OpenMP,GPGPU,MemAccess} and then the remaining testcases to
Those are all cloog specific code generation tests. Please leave them as
subdirectories of the cloog directory.
> polly/test/Isl as that is executed both with and without Cloog.
OK.
Cheers
Tobi
More information about the llvm-dev
mailing list