[llvm-dev] error of using GATHER intrinsic
Tim Northover via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 20 18:22:14 PST 2016
On 20 January 2016 at 15:46, zhi chen <zchenhn at gmail.com> wrote:
> Is it also a bug or do I miss something for avx-512 comparison?
It's almost certainly a bug in LLVM, though it's difficult to be sure
with such a big .bc file. Your best bet is to reduce it down to the
smallest .bc file you can and report a bug.
Cheers.
Tim.
More information about the llvm-dev
mailing list