[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
Mon May 15 12:50:18 PDT 2017
oren_ben_simhon updated this revision to Diff 99050.
oren_ben_simhon marked an inline comment as done.
oren_ben_simhon added a comment.
Implemented comments posted until 05/15 (Thanks Craig and Simon)
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.99050.patch
Type: text/x-patch
Size: 16945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/78f9e882/attachment.bin>
More information about the llvm-commits
mailing list