search for: d27103

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

Did you mean: d27105
2016 Nov 24
2
[RFC] Supporting ARM's SVE in LLVM
...nitializer > %stridevec = mul <n x 4 x i32> stepvector, %widestep > %finalvec = add <n x 4 x i32> %widestart, %stridevec > ``` > > > > > Current patch set: > https://reviews.llvm.org/D27101 > https://reviews.llvm.org/D27102 > https://reviews.llvm.org/D27103 > https://reviews.llvm.org/D27105 > > -Graham > > > > On 22/11/2016, 14:49, "Graham Hunter via llvm-dev" < > llvm-dev at lists.llvm.org> wrote: > > Hi Renato, > > Sorry for the delay in responding. We've been busy rethinking some of &g...
2016 Nov 22
3
[RFC] Supporting ARM's SVE in LLVM
Hi Renato, Sorry for the delay in responding. We've been busy rethinking some of our changes after the feedback we've received thus far (particularly from the devmeeting). The incremental patches will use our revised design(which should be less invasive), and I'll be updating our document to match. On 16/11/2016, 12:46, "Renato Golin" <renato.golin at linaro.org>