[PATCH] D100368: [X86] Support some missing intrinsics

LiuChen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 13 06:07:04 PDT 2021


LiuChen3 added a comment.

In D100368#2685189 <https://reviews.llvm.org/D100368#2685189>, @RKSimon wrote:

> Add _mm512_i32loscatter_epi64  and _mm512_mask_i32loscatter_epi64 for completeness?

It seems we doesn't support KNCNI in LLVM. Am I right?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100368/new/

https://reviews.llvm.org/D100368



More information about the cfe-commits mailing list