[llvm-dev] error of using GATHER intrinsic

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 20 13:36:10 PST 2016


Hi Zhi,
On 20 January 2016 at 13:33, zhi chen <zchenhn at gmail.com> wrote:
> Thanks for your response. The attached is the .bc file after my pass. I
> could generate the assembly with -mcpu=skx but not with -mcpu=core-avx2.
> Could you please take a look? BTW, I am using LLVM-3.7.

It seems to compile fine on trunk, so it looks like someone has
already fixed the bug.

Tim.


More information about the llvm-dev mailing list