Displaying 7 results from an estimated 7 matches for "xxavduwo7kq".
2017 Oct 14
2
[RFC] Polly Status and Integration
...us, constructive ideas are welcome.
Thanks,
Hideki
---------
Just in case someone needs this info:
For a recap of why vectorizer wants to create new instructions and new basic blocks during its analysis phase,
here's the video from 2016 LLVM Dev Con. Slide 19.
https://www.youtube.com/watch?v=XXAvdUwO7kQ
-----Original Message-----
From: meinersbur at googlemail.com [mailto:meinersbur at googlemail.com] On Behalf Of Michael Kruse
Sent: Friday, October 13, 2017 5:13 PM
To: Saito, Hideki <hideki.saito at intel.com>
Cc: llvm-dev at lists.llvm.org; Hal Finkel <hfinkel at anl.gov>
Subject: R...
2017 Dec 06
3
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
...lvm.org/pipermail/llvm-dev/2016-September/105057.html (RFC: Extending LV to vectorize outerloops)
http://lists.llvm.org/pipermail/llvm-dev/2017-February/110159.html (RFC: Introducing VPlan to model the vectorized code and drive its transformation)
https://www.youtube.com/watch?v=XXAvdUwO7kQ (Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop Auto-Vectorization)
https://www.youtube.com/watch?v=IqzJRs6tb7Y (Introducing VPlan to the LoopVectorizer)
https://www.youtube.com/watch?v=BjBSJFzYDVk (Vectorizing Loops with VPlan - Current State and Next Steps)
Please als...
2017 Dec 06
5
[LV][VPlan] Status Update on VPlan ----- where we are currently, and what's ahead of us
...org/pipermail/llvm-dev/2017-February/110159.html (Introducing VPlan to model the vectorized code and drive its transformation)
"Extending LoopVectorizer: OpenMP4.5 SIMD and Outer Loop Auto-Vectorization" (Saito, et.al.)
2016 LLVM Developers' Meeting
https://www.youtube.com/watch?v=XXAvdUwO7kQ
"Introducing VPlan to the LoopVectorizer" (Rapaport and Zaks)
2017 EuroLLVM Developers' Meeting
https://www.youtube.com/watch?v=IqzJRs6tb7Y
"Vectorizing Loops with VPlan - Current State and Next Steps" (Zaks and Rapaport)
2017 LLVM Developers' Meeting
https://www...
2017 Dec 14
3
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
...ember/105057.html
> (RFC: Extending LV to vectorize outerloops)
>
> http://lists.llvm.org/pipermail/llvm-dev/2017-February/110159.html
> (RFC: Introducing VPlan to model the vectorized code and drive its
> transformation)
> https://www.youtube.com/watch?v=XXAvdUwO7kQ (Extending
> LoopVectorizer: OpenMP4.5 SIMD and Outer Loop Auto-Vectorization)
> https://www.youtube.com/watch?v=IqzJRs6tb7Y (Introducing
> VPlan to the LoopVectorizer)
> https://www.youtube.com/watch?v=BjBSJFzYDVk (Vectorizing
> Loops with VPlan - Current St...
2018 Jan 15
0
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
...gt; (RFC: Extending LV to vectorize outerloops)
>>
>> http://lists.llvm.org/pipermail/llvm-dev/2017-February/110159.html
>> (RFC: Introducing VPlan to model the vectorized code and drive its
>> transformation)
>> https://www.youtube.com/watch?v=XXAvdUwO7kQ (Extending
>> LoopVectorizer: OpenMP4.5 SIMD and Outer Loop Auto-Vectorization)
>> https://www.youtube.com/watch?v=IqzJRs6tb7Y (Introducing
>> VPlan to the LoopVectorizer)
>> https://www.youtube.com/watch?v=BjBSJFzYDVk (Vectorizing
>> Loops with...
2018 Jan 16
1
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
...LV to vectorize outerloops)
>>>
>>> http://lists.llvm.org/pipermail/llvm-dev/2017-February/110159.html
>>> (RFC: Introducing VPlan to model the vectorized code and drive its
>>> transformation)
>>> https://www.youtube.com/watch?v=XXAvdUwO7kQ (Extending
>>> LoopVectorizer: OpenMP4.5 SIMD and Outer Loop Auto-Vectorization)
>>> https://www.youtube.com/watch?v=IqzJRs6tb7Y (Introducing
>>> VPlan to the LoopVectorizer)
>>> https://www.youtube.com/watch?v=BjBSJFzYDVk (Vectorizing
>...
2017 Oct 13
3
[RFC] Polly Status and Integration
Michael,
[Sorry that I don't have you in To:. I don't have your addr that I can use since I'm replying through digest.]
I'm also sorry that I'm not commenting on the main part of your RFC in this reply. I just want to focus on
one thing here.
Proposed Loop Optimization Framework
------------------------------------