search for: b4cac842

Displaying 2 results from an estimated 2 matches for "b4cac842".

2016 Nov 29
2
[RFC] Supporting ARM's SVE in LLVM
...lpful to start a fresh RFC thread with a *concise* description of the new design so that folks can skip ahead and more productively join that discussion. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161129/b4cac842/attachment.html>
2016 Nov 26
9
[RFC] Supporting ARM's SVE in LLVM
On 26 November 2016 at 11:49, Paul Walker <Paul.Walker at arm.com> wrote: > Related to this I want to push this and related conversations in a different direction. From the outset our approach to add SVE support to LLVM IR has been about solving the generic problem of vectorising for an unknown vector length and then extending this to support predication. With this in mind I would