diff options
author | Kalle Raiskila <kalle.raiskila@nokia.com> | 2011-03-04 13:19:18 +0000 |
---|---|---|
committer | Kalle Raiskila <kalle.raiskila@nokia.com> | 2011-03-04 13:19:18 +0000 |
commit | 31cbac1cfea8703098e09e7ff5fa8a626eebc920 (patch) | |
tree | 0b2d9b3125b06540b0a247a67758989e91e03380 /lib/CodeGen/SplitKit.cpp | |
parent | 7f5de8b4c64280587c2c9a9a0ba4e1ada7e050e5 (diff) |
Allow vector shifts (shl,lshr,ashr) on SPU.
There was a previous implementation with patterns that would
have matched e.g.
shl <v4i32> <i32>,
but this is not valid LLVM IR so they never were selected.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126998 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions