[llvm-dev] error of using GATHER intrinsic
zhi chen via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 20 13:04:50 PST 2016
Hi Pete,
Sorry, that is a typo...
Best,
Zhi
On Wed, Jan 20, 2016 at 1:02 PM, Pete Cooper <peter_cooper at apple.com> wrote:
>
> > On Jan 20, 2016, at 12:59 PM, Tim Northover via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > Hi Zhi,
> >
> > On 18 January 2016 at 11:28, zhi chen via llvm-dev
> > <llvm-dev at lists.llvm.org> wrote:
> >> Any idea about this error? Or could anyone give me an example how to
> use the
> >> gather intrinsic if there is something wrong with the way I am using it?
> >
> > Modulo obvious typos, the snippets look like they ought to work (on
> > trunk at least). Do you have an actual .ll or .bc and llc invocation
> > that fails?
> Only typo that caught my eye is ‘llvm.masked.gather.v8f64’ which should
> have v2 instead of v8 to match the <2 x double>
>
> Could that be the problem?
>
> Cheers,
> Pete
> >
> > Cheers.
> >
> > Tim.
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160120/8dbe2fcb/attachment.html>
More information about the llvm-dev
mailing list