[llvm] r228168 - Fixes a bug in vector load legalization that confused bits and bytes.

Hans Wennborg hans at chromium.org
Wed Feb 4 13:04:56 PST 2015


On Wed, Feb 4, 2015 at 10:54 AM, Michael Kuperstein
<michael.m.kuperstein at intel.com> wrote:
> Author: mkuper
> Date: Wed Feb  4 12:54:01 2015
> New Revision: 228168
>
> URL: http://llvm.org/viewvc/llvm-project?rev=228168&view=rev
> Log:
> Fixes a bug in vector load legalization that confused bits and bytes.
>
> Differential Revision: http://reviews.llvm.org/D7400

PR20417 reproduces on the 3.6 branch. Should we merge this fix?



More information about the llvm-commits mailing list