[llvm-dev] [RFC] Supporting ARM's SVE in LLVM
David Chisnall via llvm-dev
llvm-dev at lists.llvm.org
Sun Nov 27 08:05:38 PST 2016
On 27 Nov 2016, at 15:34, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On 27 November 2016 at 15:32, Amara Emerson <amara.emerson at gmail.com> wrote:
>> http://developer.arm.com/hpc/a-sneak-peek-into-sve-and-vla-programming
>
> Hi Amara,
>
> Thanks! I've already dissected that one. :)
>
> It's probably the easiest way into SVE, for now.
Most of SVE is not yet public, but from what is public a lot of the underlying concepts appear very similar to the Hwacha architecture from UCB, which has had quite a few publications and might be an easier thing for people who don’t have ARM NDAs to read about.
David
More information about the llvm-dev
mailing list