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

LiuChen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 19 01:24:42 PDT 2021


LiuChen3 updated this revision to Diff 338443.
LiuChen3 added a comment.

1. Rebase.
2. Adding _mm512_i32loscatter_epi64 and _mm512_mask_i32loscatter_epi64.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100368

Files:
  clang/lib/Headers/avx512fintrin.h
  clang/test/CodeGen/X86/avx512f-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100368.338443.patch
Type: text/x-patch
Size: 9435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/7b26649c/attachment.bin>


More information about the cfe-commits mailing list