Bernhard Reutner-Fischer
2011-Nov-19 18:43 UTC
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On Nov 19, 2011 5:40 PM, "Tobias Grosser" <tobias at grosser.es> wrote:> > On 11/18/2011 01:34 PM, Marcello Maggioni wrote:> > + // Devide the access function by the size of the elements in thearray. Decide, with a 'c', please. Multiple other occurances below, too. Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111119/a4d0fbc8/attachment.html>
Tobias Grosser
2011-Nov-19 18:45 UTC
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On 11/19/2011 10:43 AM, Bernhard Reutner-Fischer wrote:> > On Nov 19, 2011 5:40 PM, "Tobias Grosser" <tobias at grosser.es > <mailto:tobias at grosser.es>> wrote: > > > > On 11/18/2011 01:34 PM, Marcello Maggioni wrote: > > > > + // Devide the access function by the size of the elements in > the array. > > Decide, with a 'c', please. Multiple other occurances below, too.I think the use of 'Devide' is correct here. It is the mathematical operation '/' - to devide. Or do I miss something obvious? Tobi
Bernhard Reutner-Fischer
2011-Nov-19 18:48 UTC
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On Nov 19, 2011 7:45 PM, "Tobias Grosser" <tobias at grosser.es> wrote:> > On 11/19/2011 10:43 AM, Bernhard Reutner-Fischer wrote: >> >> >> On Nov 19, 2011 5:40 PM, "Tobias Grosser" <tobias at grosser.es >> <mailto:tobias at grosser.es>> wrote: >> > >> > On 11/18/2011 01:34 PM, Marcello Maggioni wrote: >> >> > > + // Devide the access function by the size of the elements in >> the array. >> >> Decide, with a 'c', please. Multiple other occurances below, too. > > > I think the use of 'Devide' is correct here. It is the mathematicaloperation '/' - to devide. Or do I miss something obvious? Isn't / more "divide"? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111119/c127a401/attachment.html>
Apparently Analagous Threads
- [LLVMdev] How to make Polly ignore some non-affine memory accesses
- [LLVMdev] How to make Polly ignore some non-affine memory accesses
- [LLVMdev] How to make Polly ignore some non-affine memory accesses
- [LLVMdev] How to get ELF section virtual starting address from MCSymbolRefExpr?
- [LLVMdev] How to make Polly ignore some non-affine memory accesses