OSDN Git Service

Fixes a bug in vector load legalization that confused bits and bytes.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 4 Feb 2015 18:54:01 +0000 (18:54 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 4 Feb 2015 18:54:01 +0000 (18:54 +0000)
commit8f260e308466d0cda4441c2cda5faea77adf272c
tree6f9786822f90ff6d3e1a315b89910d576ee2fd79
parent688209564317d09747c072d26b4d829655aefab9
Fixes a bug in vector load legalization that confused bits and bytes.

Differential Revision: http://reviews.llvm.org/D7400

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
test/CodeGen/X86/pr15267.ll