Sebastian Pop
2012-Dec-03 20:03 UTC
[LLVMdev] [polly] removing cloog dependence in the testsuite
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 polly/test/Isl as that is executed both with and without Cloog. Sebastian -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Tobias Grosser
2012-Dec-03 20:32 UTC
[LLVMdev] [polly] removing cloog dependence in the testsuite
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 toThose 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
Sebastian Pop
2012-Dec-03 20:42 UTC
[LLVMdev] [polly] removing cloog dependence in the testsuite
Tobias Grosser wrote:> 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 toOk, when we will have the OpenMP working with ISL codegen, we will adapt these testcases for Isl. Also note that all the vectorizer testcases will be in the Cloog test dir for now. When you submit the vectorizer Isl codegen, please copy them to the Isl test dir. Thanks, Sebastian -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Possibly Parallel Threads
- [LLVMdev] [polly] removing cloog dependence in the testsuite
- [LLVMdev] [polly] removing cloog dependence in the testsuite
- [LLVMdev] [polly] removing cloog dependence in the testsuite
- [LLVMdev] [polly] removing cloog dependence in the testsuite
- [LLVMdev] [polly] removing cloog dependence in the testsuite