OSDN Git Service

[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of an...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Jun 2015 16:19:24 +0000 (16:19 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Jun 2015 16:19:24 +0000 (16:19 +0000)
commit1eabc9fb9dd993b927e3ce8ac2ce18a7afdd7864
treeedf9b00acaf115f8e7e272784a1ef5c8fbe1b3ef
parent793ca75174b7610cb987f1c38123dffe21aada6b
[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of an aggregate type.

Fix to rL237885 to ensure that it accesses the correct return value of an aggregate type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vec_int_to_fp.ll