[PATCH] D56365: [X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 7 00:14:11 PST 2019
craig.topper updated this revision to Diff 180441.
craig.topper added a comment.
Rebase after fixing immediates to be in range without a modulo
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56365/new/
https://reviews.llvm.org/D56365
Files:
include/clang/Basic/BuiltinsX86.def
lib/CodeGen/CGBuiltin.cpp
lib/Headers/avx512vbmi2intrin.h
lib/Headers/avx512vlvbmi2intrin.h
test/CodeGen/avx512vbmi2-builtins.c
test/CodeGen/avx512vlvbmi2-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56365.180441.patch
Type: text/x-patch
Size: 81500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190107/84a4b2d5/attachment-0001.bin>
More information about the cfe-commits
mailing list