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

michael zuckerman via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 05:29:55 PST 2016


m_zuckerman updated this revision to Diff 49911.

http://reviews.llvm.org/D17915

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17915.49911.patch
Type: text/x-patch
Size: 16895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160306/bd3f1391/attachment.bin>


More information about the llvm-commits mailing list