[PATCH] D16985: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 01:10:12 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261516: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang . (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D16985?vs=48620&id=48655#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16985

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16985.48655.patch
Type: text/x-patch
Size: 11642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/cdc72736/attachment.bin>


More information about the llvm-commits mailing list