[PATCH] D17915: [CLANG][AVX512][BUILTIN] Adding new feature flag header file and new builtin vpmadd52{h|l}uq{128|256|512}{mask|maskz}

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 02:00:43 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262820: [CLANG][AVX512][BUILTIN] Adding new feature flag header file and new builtin… (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D17915?vs=49911&id=49940#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17915

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/avx512ifmaintrin.h
  cfe/trunk/lib/Headers/avx512ifmavlintrin.h
  cfe/trunk/lib/Headers/immintrin.h
  cfe/trunk/test/CodeGen/avx512ifma-builtins.c
  cfe/trunk/test/CodeGen/avx512ifmavl-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17915.49940.patch
Type: text/x-patch
Size: 17136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160307/08abf592/attachment.bin>


More information about the llvm-commits mailing list