[PATCH] D40222: [x86][icelake]BITALG
coby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 12:31:11 PST 2017
coby updated this revision to Diff 124001.
coby added a comment.
adopted a stricter type constraints on bits shuffle node, as suggested by Craig
Repository:
rL LLVM
https://reviews.llvm.org/D40222
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Support/Host.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86IntrinsicsInfo.h
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/vector-popcnt-128.ll
test/CodeGen/X86/vector-popcnt-256.ll
test/CodeGen/X86/vector-popcnt-512.ll
test/CodeGen/X86/vpshufbitqmb-intrinsics.ll
test/MC/X86/avx512bitalg-encoding.s
test/MC/X86/avx512vl_bitalg-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40222.124001.patch
Type: text/x-patch
Size: 39461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/35c422c3/attachment.bin>
More information about the llvm-commits
mailing list