[PATCH] D16729: [X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiveLoads

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 08:17:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259796: [X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D16729?vs=46790&id=46922#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16729

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-128.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-256.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16729.46922.patch
Type: text/x-patch
Size: 16362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/cb7f0705/attachment.bin>


More information about the llvm-commits mailing list