search for: ee3621c9

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

2016 Jan 20
2
error of using GATHER intrinsic
...ell, but there would be more register shuffling so it might not. > Either way, no-one seems to have done so yet. > > Cheers. > > Tim. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160120/ee3621c9/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: test_opt.bc Type: application/octet-stream Size: 3100 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160120/ee3621c9/attachment.obj>
2016 Jan 20
3
error of using GATHER intrinsic
> 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?