[PATCH] D26021: [X86][AVX512][Clang] Add support for mask_{move|store|load}_s{s/d} and int2mask/mask2int intrinsics.

Ayman Musa via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 04:10:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286229: [X86][AVX512][Clang] Add support for mask_{move|store|load}_s{s/d} and… (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D26021?vs=77158&id=77170#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26021

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/Headers/avx512fintrin.h
  cfe/trunk/test/CodeGen/avx512f-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26021.77170.patch
Type: text/x-patch
Size: 16303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161108/99e39f70/attachment-0001.bin>


More information about the cfe-commits mailing list