[llvm-dev] error of using GATHER intrinsic
Tim Northover via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 20 12:59:11 PST 2016
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?
Cheers.
Tim.
More information about the llvm-dev
mailing list