[llvm-commits] [llvm] r81343 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/X86/widen_load-0.ll test/CodeGen/X86/widen_load-1.ll

David Greene dag at cray.com
Wed Sep 9 09:25:32 PDT 2009


On Wednesday 09 September 2009 09:22, Dan Gohman wrote:
> Author: djg
> Date: Wed Sep  9 09:22:57 2009
> New Revision: 81343
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81343&view=rev
> Log:
> When widening a vector load, use the correct chain. This fixes PR4891.

Can you push this into the 2.6 branch?  It's buggy in 2.5 as well so
the next release ought to fix it.

                                -Dave



More information about the llvm-commits mailing list