summaryrefslogtreecommitdiff
path: root/unittests
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2011-05-18 06:42:21 +0000
committerTanya Lattner <tonic@nondot.org>2011-05-18 06:42:21 +0000
commit2a8eb722c7bb0fac2fe09a876f3471dcb25f465e (patch)
treed695e339ba60f7e6c04a9c67a01504cc937e8e43 /unittests
parent0e30f02f44185b43d279b7b3ef8b3356f2b5c7cb (diff)
downloadllvm-2a8eb722c7bb0fac2fe09a876f3471dcb25f465e.tar.gz
llvm-2a8eb722c7bb0fac2fe09a876f3471dcb25f465e.tar.bz2
llvm-2a8eb722c7bb0fac2fe09a876f3471dcb25f465e.tar.xz
In r131488 I misunderstood how VREV works. It splits the vector in half and splits each half. Therefore, the real problem was that we were using a VREV64 for a 4xi16, when we should have been using a VREV32.
Updated test case and reverted change to the PerfectShuffle Table. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions