[PATCH] D25874: [X86][SSE] Add support for (V)PMOVSX* constant folding
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 05:46:01 PDT 2016
RKSimon updated this revision to Diff 75686.
RKSimon added a comment.
Minor tidyup - removed unnecessary variable
Repository:
rL LLVM
https://reviews.llvm.org/D25874
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/fold-vector-sext-zext.ll
test/CodeGen/X86/pmul.ll
test/CodeGen/X86/vector-idiv-sdiv-128.ll
test/CodeGen/X86/vector-idiv-sdiv-256.ll
test/CodeGen/X86/vector-idiv-sdiv-512.ll
test/CodeGen/X86/vector-idiv-udiv-128.ll
test/CodeGen/X86/vector-idiv-udiv-256.ll
test/CodeGen/X86/vector-idiv-udiv-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25874.75686.patch
Type: text/x-patch
Size: 18000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/32c06163/attachment.bin>
More information about the llvm-commits
mailing list