[PATCH] D11327: [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit.
Simon Pilgrim
llvm-dev at redking.me.uk
Sat Jul 18 07:27:30 PDT 2015
RKSimon created this revision.
RKSimon added reviewers: qcolombet, delena, spatel, andreadb.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.
This patch improves the 32-bit target i64 constant matching to detect the shuffle vector splats that are introduced by i64 vector shift vectorization (D8416).
Repository:
rL LLVM
http://reviews.llvm.org/D11327
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shift-lshr-128.ll
test/CodeGen/X86/vector-shift-shl-128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11327.30079.patch
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150718/bc0a7e80/attachment.bin>
More information about the llvm-commits
mailing list