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

Oren Ben Simhon via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 21 00:06:22 PDT 2017


oren_ben_simhon updated this revision to Diff 99685.
oren_ben_simhon marked an inline comment as done.
oren_ben_simhon added a comment.

Implemented comments posted until 05/20 (Thanks Craig)


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/avx512vpopcntdqintrin.h
  lib/Headers/immintrin.h
  test/CodeGen/attr-target-x86.c
  test/CodeGen/avx512vpopcntdqintrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33170.99685.patch
Type: text/x-patch
Size: 16900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170521/7c615156/attachment-0001.bin>


More information about the cfe-commits mailing list