[PATCH] D33170: [X86] Adding avx512_vpopcntdq feature set and its intrinsics

Oren Ben Simhon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 14 05:44:32 PDT 2017


oren_ben_simhon updated this revision to Diff 98922.
oren_ben_simhon added a comment.

Removed files properties


Repository:
  rL LLVM

https://reviews.llvm.org/D33170

Files:
  include/clang/Basic/BuiltinsX86.def
  include/clang/Driver/Options.td
  lib/Basic/Targets.cpp
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/CMakeLists.txt
  lib/Headers/avx512_vpopcntdqintrin.h
  lib/Headers/immintrin.h
  test/CodeGen/attr-target-x86.c
  test/CodeGen/avx512_vpopcntdqintrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33170.98922.patch
Type: text/x-patch
Size: 16491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170514/9aa10b46/attachment-0001.bin>


More information about the llvm-commits mailing list