Displaying 3 results from an estimated 3 matches for "x1346405k3834474".
2012 Feb 07
1
[LLVMdev] Vectorization: Next Steps
...t it's more of a research problem, versus simply coding.
I've looked some, and don't find anything about handling recurrences and
reductions inside a polyhedral framework. But more eyes may see more...
The paper I refer to for solving these is here:
http://www.springerlink.com/content/x1346405k3834474/
Preston
2012 Feb 07
0
[LLVMdev] Vectorization: Next Steps
On 02/07/2012 05:12 PM, David A. Greene wrote:
>
> Preston Briggs<preston.briggs at gmail.com> writes:
>
>> On Mon, Feb 6, 2012 at 12:13 PM, Sebastian Pop<spop at codeaurora.org> wrote:
>>> [many things, but I'm only going to focus on one of them]
>>> Would you consider using Polly http://polly.grosser.es to avoid
>>> writing this code?
2012 Feb 07
2
[LLVMdev] Vectorization: Next Steps
Preston Briggs <preston.briggs at gmail.com> writes:
> On Mon, Feb 6, 2012 at 12:13 PM, Sebastian Pop <spop at codeaurora.org> wrote:
>> [many things, but I'm only going to focus on one of them]
>> Would you consider using Polly http://polly.grosser.es to avoid
>> writing this code?
>
> My impression is that Polly (and polyhedral analysis generally)
>