[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 07:50:31 PST 2016


RKSimon updated this revision to Diff 50433.
RKSimon added a comment.

Update based on Quentin's feedback.


Repository:
  rL LLVM

http://reviews.llvm.org/D17932

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

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


More information about the llvm-commits mailing list