[PATCH] D17932: [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 14:22:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263303: [X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D17932?vs=50433&id=50478#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17932

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17932.50478.patch
Type: text/x-patch
Size: 13703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/0111e320/attachment.bin>


More information about the llvm-commits mailing list