[PATCH] D14702: AVX512 : VMOVDDUP implementation.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 00:53:32 PST 2015
igorb updated this revision to Diff 40375.
igorb marked an inline comment as done.
igorb added a comment.
In http://reviews.llvm.org/D14702#290235, @RKSimon wrote:
> Most of the test/CodeGen/X86/vector-shuffle-256-v4.ll changes looks like they are independent of this patch - please can you regenerate the file against trunk, commit that and then rebase your changes?
Done.
Thanks for your comments and suggestions.
Repository:
rL LLVM
http://reviews.llvm.org/D14702
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/InstPrinter/X86InstComments.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx-isa-check.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics.ll
test/CodeGen/X86/vector-shuffle-128-v2.ll
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-512-v8.ll
test/MC/X86/avx512-encodings.s
test/MC/X86/x86-64-avx512f_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14702.40375.patch
Type: text/x-patch
Size: 28243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/d555e9d3/attachment.bin>
More information about the llvm-commits
mailing list