OSDN Git Service

Fix a bug with extractelement on SPU.
authorKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 22 Nov 2010 16:28:26 +0000 (16:28 +0000)
committerKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 22 Nov 2010 16:28:26 +0000 (16:28 +0000)
commitd87e571e6240c3d7d18b0a5f823a9c622c16c0aa
treebd47f88894d6aff3c974db15188c954aafee0084
parentcdfecc8759941c2996214070478d30084b79d463
Fix a bug with extractelement on SPU.
In the attached testcase, the element was
never extracted (missing rotate).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
test/CodeGen/CellSPU/rotate_ops.ll