[PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Jan 30 14:00:27 PST 2015


- Use smaller alignment for the split loads.
- Improve formatting, names.
- Don't accept ANYEXTs, since it's not testable or supported yet.


http://reviews.llvm.org/D6904

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/vector-sext.ll
  test/CodeGen/X86/vector-zext.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6904.19057.patch
Type: text/x-patch
Size: 26001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150130/ced490ff/attachment.bin>


More information about the llvm-commits mailing list