[PATCH] D11327: [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit.

Simon Pilgrim llvm-dev at redking.me.uk
Wed Jul 29 14:45:11 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243577: [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit. (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11327?vs=30887&id=30949#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11327

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-shl-128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11327.30949.patch
Type: text/x-patch
Size: 5869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/4add38d1/attachment.bin>


More information about the llvm-commits mailing list